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