Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RotateCenterThumbStyle Property






Gets or sets the style used to render the rotate center thumb of an AnnObject.
Syntax
IAnnThumbStyle RotateCenterThumbStyle {get; set;}
'Declaration
 
Property RotateCenterThumbStyle As IAnnThumbStyle
IAnnThumbStyle RotateCenterThumbStyle {get; set;}
@property (nonatomic,retain) id < LTIAnnThumbStyle > rotateCenterThumbStyle;
            
IAnnThumbStyle getRotateCenterThumbStyle();
void setRotateCenterThumbStyle(IAnnThumbStyle value);
            

get_RotateCenterThumbStyle();
set_RotateCenterThumbStyle(value);
Object.defineProperty('RotateCenterThumbStyle');

Property Value

The style used to render the rotate center thumb of an AnnObject. The default value is null.
Remarks

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

For more information, refer to Annotation Rotation Options.

Requirements

Target Platforms

See Also

Reference

IAnnObjectRenderer Interface
IAnnObjectRenderer Members

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