VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebPointCollectionJS type
In This Topic
    WebPointCollectionJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebPointCollectionJS.
    Methods
     NameDescription
    Public MethodAdds a point to the end of collection.
    Public MethodChanges the point in collection.
    Public MethodCreates a new point collection that is a copy of the current point collection.
    Public MethodCopies the state of the point collection to the target point collection if their max length are equal.
    Public MethodGets the number of point in collection.
    Public MethodGets the points.
    Public MethodReturns the point.
    Public MethodInserts a point into collection.
    Public MethodRetrieves the last point from collection.
    Public MethodRemoves point from collection.
    Public MethodRemoves points from collection.
    Public MethodSets the points.
    Public MethodSwaps two points in the collection.
    See Also