Gets or sets the System.Windows.Controls.Primitives.Thumb object used for the rotate gripper control point for all AnnEditDesigner derived classes.
public Thumb RotateGripperControlPoint { get; set; }
Public Property RotateGripperControlPoint As Thumb
The System.Windows.Controls.Primitives.Thumb object used for the rotate gripper control point for all AnnEditDesigner derived classes.
When the automation framework uses reflection to create any of the AnnAutomationObject.EditDesignerType, it will use this value in the created AnnEditDesigner.AnnEditDesigner.ControlPoints collection.
For more information, refer to WPF Annotation Rotation Options.
For C#/VB examples, refer to RotateLinePen.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET