←Select platform

RotateGripper Property (AnnObject)

Summary

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

Syntax

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

Property Value

The location of the rotate gripper 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 gripper 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