(Leadtools.Annotations.Rendering)

RotateGripperThumbStyle Property

Show in webframe




Gets or sets the style used to render the rotate gripper thumb of this object type.
Syntax
public IAnnThumbStyle RotateGripperThumbStyle {get; set;}
public IAnnThumbStyle RotateGripperThumbStyle {get; set;}
@property (nonatomic,retain) id<LTIAnnThumbStyle> rotateGripperThumbStyle;
public IAnnThumbStyle getRotateGripperThumbStyle()
public void setRotateGripperThumbStyle(IAnnThumbStyle rotateGripperThumbStyle)
            
 
get_RotateGripperThumbStyle();
set_RotateGripperThumbStyle(value);
Object.defineProperty('RotateGripperThumbStyle');

Property Value

The style used to render the rotate gripper thumb of this object type. Default value is null.
Remarks

The RotateCenterThumbStyle property is used by the RenderRotatePointThumbs method to the render the thumb of the rotate gripper at the specified location.

For more information, refer to Annotation Rotation Options.

Requirements

Target Platforms

See Also

Reference

AnnObjectRenderer Class
AnnObjectRenderer Members

 

 


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