Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

GetRotateGripper Method







Gets the location of the rotate gripper thumb for the selected object, in annotation coordinates.
Syntax
[SuppressMessageAttribute(Category="Microsoft.Design", 
   CheckId="CA1024:UsePropertiesWhereAppropriate", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")]
public virtual LeadPointD GetRotateGripper()
'Declaration
 
<SuppressMessageAttribute(Category="Microsoft.Design", 
   CheckId="CA1024:UsePropertiesWhereAppropriate", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")>
Public Overridable Function GetRotateGripper() As LeadPointD
'Usage
 
Dim instance As AnnEditDesigner
Dim value As LeadPointD
 
value = instance.GetRotateGripper()
[SuppressMessageAttribute(Category="Microsoft.Design", 
   CheckId="CA1024:UsePropertiesWhereAppropriate", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")]
public virtual LeadPointD GetRotateGripper()
@property (nonatomic, assign, readonly) LeadPointD rotateGripper
protected LeadPointD getRotateGripper()
SuppressMessageAttribute(Category="Microsoft.Design", 
   CheckId="CA1024:UsePropertiesWhereAppropriate", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")
 function Leadtools.Annotations.Designers.AnnEditDesigner.GetRotateGripper()

Return Value

The location of the rotate gripper thumb for the selected object, in annotation coordinates.
Remarks

The selected object has two rotate thumbs:

This property returns the location of the rotate gripper thumb in annotation coordinates.

For more information, refer to Annotation Rotation Options.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features