VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools Namespace / WpfTextOverlayCollection Class
Constructors Properties Methods Events SeeAlso
In This Topic
    WpfTextOverlayCollection Class Members
    In This Topic
    The following tables list the members exposed by WpfTextOverlayCollection.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfTextOverlayCollection class.
    Public Properties
    Protected Properties
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodRemoves all text overlays from the collection.
    Protected MethodInserts the text overlay into the collection at the specified index.
    Protected MethodRemoves the text overlay at the specified index of the collection.
    Protected MethodReplaces the text overlay at the specified index.
    Public Events
     NameDescription
    Public EventOccurs when the collection is changed.
    Public EventOccurs when the collection is changing.
    See Also