VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationPointCollection Class
Constructors Properties Methods Events SeeAlso
In This Topic
    AnnotationPointCollection Class Members
    In This Topic
    The following tables list the members exposed by AnnotationPointCollection.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<System.Drawing.PointF>)
    Public PropertyGets a fixed length of the collection.
    Public PropertyGets a value indicating whether the collection has fixed length.
    Public Property (Inherited from System.Collections.ObjectModel.Collection<System.Drawing.PointF>)
    Protected Properties
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodRemoves all elements from the collection.
    Protected MethodInserts an element into the collection at the specified index.
    Protected MethodRemoves the element at the specified index of the collection.
    Protected MethodReplaces the element at the specified index.
    Public Events
     NameDescription
    Public EventOccurs when the AnnotationPointCollection is changed.
    See Also