VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / IWpfPointBasedInteractiveObject Interface
In This Topic
IWpfPointBasedInteractiveObject Interface Methods
In This Topic
For a list of all methods of this type, see IWpfPointBasedInteractiveObject.
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