VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / IInteractiveObject Interface
In This Topic
IInteractiveObject Interface Methods
In This Topic
For a list of all methods of this type, see IInteractiveObject.
Public Methods
 NameDescription
Public MethodDraws the object on specified System.Drawing.Graphics.
Public MethodReturns a bounding box of object, in object space.
Public MethodReturns a drawing rectangle of object, in object space.
Public MethodReturns a point transformation from interactive object space to the specified ImageViewer space.
Public MethodOverloaded. Returns a value indicating whether point belongs the selection.
See Also