Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RotateCenterControlPoint Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnEditDesigner Class : RotateCenterControlPoint Property





Gets or sets the Thumb object for the rotate center control point for this AnnEditDesigner.This is a dependency property.

Syntax

Visual Basic (Declaration) 
Public Property RotateCenterControlPoint As Thumb
Visual Basic (Usage)Copy Code
Dim instance As AnnEditDesigner
Dim value As Thumb
 
instance.RotateCenterControlPoint = value
 
value = instance.RotateCenterControlPoint
C# 
public Thumb RotateCenterControlPoint {get; set;}
C++/CLI 
public:
property Thumb RotateCenterControlPoint {
   Thumb get();
   void set (Thumb value);
}
XAML Syntax 
For XAML information, see the System.Windows.Controls.Primitives.Thumb type.

Dependencies Property Information 

Identifier field

RotateCenterControlPointProperty

Metadata properties set to true

None

XAML Syntax 
For XAML information, see the System.Windows.Controls.Primitives.Thumb type.

Dependencies Property Information 

Identifier field

RotateCenterControlPointProperty

Metadata properties set to true

None

Return Value

The Thumb object used for displaying the rotate center control point for this AnnEditDesigner.

Example

For C#/VB examples, refer to RotateGripperControlPoint.

Remarks

For more information, refer to WPF Annotation Rotation Options.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

RotateCenterControlPoint requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.