←Select platform

RotateGripper Property

Summary

The location of the rotate gripper control point.

Syntax

C#
VB
C++
public virtual AnnPoint RotateGripper { get; set; } 
  
Public Overridable Property RotateGripper As Leadtools.Annotations.AnnPoint 
public: 
virtual property Leadtools.Annotations.AnnPoint RotateGripper { 
   Leadtools.Annotations.AnnPoint get(); 
   void set (    Leadtools.Annotations.AnnPoint ); 
} 

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 New Annotation Features of Version 14.5 (Deprecated).

Example

For an example, refer to GripperDistance.

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.Annotations Assembly