LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

RotateGripper Property






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 AnnPoint RotateGripper {get; set;}
 get_RotateGripper();
set_RotateGripper(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members
RotateCenter Property
ResetRotatePoints Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.