Name | Description | |
---|---|---|
![]() | TextOverlayCollection | Initializes a new instance of the TextOverlayCollection class. |
Name | Description | |
---|---|---|
![]() | TextOverlayCollection | Initializes a new instance of the TextOverlayCollection class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.UI.VisualTools.TextOverlay>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.UI.VisualTools.TextOverlay>) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.UI.VisualTools.TextOverlay>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all text overlays from the collection. |
![]() | InsertItem | Inserts the text overlay into the collection at the specified index. |
![]() | RemoveItem | Removes the text overlay at the specified index of the collection. |
![]() | SetItem | Replaces the text overlay at the specified index. |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the collection is changed. |
![]() | Changing | Occurs when the collection is changing. |