←Select platform

RotateCenter Property (AnnObject)

Summary

The location of the rotate center control point. This is a dependency property.

Syntax

C#
VB
C++
public Point RotateCenter {get; set;}
Public Property RotateCenter As Point
public: 
property Point RotateCenter { 
   Point get(); 
   void set (    Point ); 
} 

Property Value

The location of the rotate center control point.

Remarks

When an AnnObject is selected with an AnnEditDesigner, two rotate control points appear:

  1. Rotate center control point
  2. Rotate gripper control point

This property returns the location of the rotate center control point. For more information, refer to WPF Annotation Rotation Options.

Example

For C#/VB examples, refer to GripperDistance.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize