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