VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / IWpfPointBasedInteractiveObject Interface
Properties Methods SeeAlso
In This Topic
IWpfPointBasedInteractiveObject Interface Members
In This Topic
The following tables list the members exposed by IWpfPointBasedInteractiveObject.
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