LEADTOOLS Annotations (Leadtools.Annotations assembly)

RotateGripper Property

Show in webframe





The location of the rotate gripper control point.
Syntax
public virtual AnnPoint RotateGripper {get; set;}
'Declaration
 
Public Overridable Property RotateGripper As AnnPoint
'Usage
 
Dim instance As AnnObject
Dim value As AnnPoint
 
instance.RotateGripper = value
 
value = instance.RotateGripper

            

            
public:
virtual property AnnPoint RotateGripper {
   AnnPoint get();
   void set (    AnnPoint value);
}

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.
Example
For an example, refer to GripperDistance.
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members
RotateCenter Property
ResetRotatePoints Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.