VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / IPointBasedInteractiveObject Interface
Properties Methods SeeAlso
In This Topic
    IPointBasedInteractiveObject Interface Members
    In This Topic
    The following tables list the members exposed by IPointBasedInteractiveObject.
    Public Properties
     NameDescription
    Public PropertyGets a point count of interactive object.
    Public Methods
     NameDescription
    Public MethodCopies points of interactive object to array of points.
    Public MethodReturns a point at specified index.
    Public MethodSets a point at specified index.
    Public MethodSets the points of interactive object from specified array of points.
    See Also