VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / InteractiveObjectBoundingBoxSelection Class
In This Topic
InteractiveObjectBoundingBoxSelection Class Methods
In This Topic
For a list of all methods of this type, see InteractiveObjectBoundingBoxSelection.
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. (Inherited from InteractiveObjectBoundingBoxArea)
Public MethodDraws the interaction area on specified graphics.
Public MethodReturns a bounding box of interaction area in viewer space.
Public MethodIndicates whether the specified point is contained within the interaction area.
Protected Methods
 NameDescription
Protected MethodCopies the state of the current object to the target object. (Inherited from InteractiveObjectBoundingBoxArea)
See Also