←Select platform

RotateCenterControlPoint Property

Summary

Gets the System.Windows.Controls.Primitives.Thumb object for the rotate center control point for this AnnEditDesigner.This is a dependency property.

Syntax

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

Property Value

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

Remarks

For more information, refer to WPF Annotation Rotation Options.

Example

For C#/VB examples, refer to RotateGripperControlPoint.

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