VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / InteractiveObjectArea Class
In This Topic
InteractiveObjectArea Class Methods
In This Topic
For a list of all methods of this type, see InteractiveObjectArea.
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.
Public Methodstatic (Shared in Visual Basic)Creates the move area.
Public MethodDraws the interaction area on specified graphics. (Inherited from InteractionArea)
Public MethodReturns a bounding box of interaction area in viewer space. (Inherited from InteractionArea)
Public MethodDetermines whether a point, in viewer space, is contained within the interaction area.
Protected Methods
 NameDescription
Protected MethodCopies the state of the current object to the target object.
See Also