VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / IInteractiveObject Interface
Properties Methods Events SeeAlso
In This Topic
IInteractiveObject Interface Members
In This Topic
The following tables list the members exposed by IInteractiveObject.
Public Properties
 NameDescription
Public PropertyGets or sets an interaction controller of interactive object.
Public PropertyGets or sets a value indicating whether the interactive object is visible.
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.
Public Events
 NameDescription
Public EventOccurs when the object state is changed.
See Also