VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools Namespace / TextOverlayCollection Class
Constructors Properties Methods Events SeeAlso
In This Topic
    TextOverlayCollection Class Members
    In This Topic
    The following tables list the members exposed by TextOverlayCollection.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextOverlayCollection 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