←Select platform

RotateCenterControlPointLocation Property

Summary

Gets the rotate center control point location of the selected object in object coordinates.

Syntax

C#
VB
C++
public Point RotateCenterControlPointLocation { get; } 
  
Public ReadOnly Property RotateCenterControlPointLocation As Point 
public: 
property Point RotateCenterControlPointLocation { 
   Point get(); 
} 

Property Value

The rotate center control point location of the selected object in object coordinates.

Remarks

The selected object has two rotate control points:

  • Rotate center control point
  • Rotate gripper control point

This property returns the location of the rotate center control point in object coordinates. 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