Name | Description | |
---|---|---|
![]() | WpfTextOverlayCollection | Initializes a new instance of the WpfTextOverlayCollection class. |
Name | Description | |
---|---|---|
![]() | WpfTextOverlayCollection | Initializes a new instance of the WpfTextOverlayCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Wpf.UI.VisualTools.WpfTextOverlay>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Wpf.UI.VisualTools.WpfTextOverlay>) |
Name | Description | |
---|---|---|
![]() | Items | Gets a System.Collections.Generic.IList wrapper around the System.Collections.ObjectModel.Collection. (Inherited from System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Wpf.UI.VisualTools.WpfTextOverlay>) |
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. |