←Select platform

RotateGripperControlPoint Property

Summary

Gets the System.Windows.Controls.Primitives.Thumb object for the rotate gripper control point for this AnnEditDesigner.

Syntax

C#
VB
C++
public Thumb RotateGripperControlPoint { get; } 
  
Public ReadOnly Property RotateGripperControlPoint As Thumb 
public: 
property Thumb^ RotateGripperControlPoint { 
   Thumb^ get(); 
} 

Property Value

The System.Windows.Controls.Primitives.Thumb object used for displaying the rotate gripper control point for this AnnEditDesigner.

Remarks

For more information, refer to WPF Annotation Rotation Options.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly