←Select platform

RotateCenterThumbStyle Property (AnnD2DObjectRenderer)

Summary

Gets or sets the style used to render the rotate center thumb of this object type.

Syntax

C#
VB
WinRT C#
public Leadtools.Annotations.Core.IAnnThumbStyle RotateCenterThumbStyle {get; set;} 
Public Property RotateCenterThumbStyle As Leadtools.Annotations.Core.IAnnThumbStyle 
public Leadtools.Annotations.Core.IAnnThumbStyle RotateCenterThumbStyle {get; set;} 
 <br/>get_RotateCenterThumbStyle();<br/>set_RotateCenterThumbStyle(value);<br/>Object.defineProperty('RotateCenterThumbStyle');  

Property Value

The style used to render the rotate center 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 center at the specified location.

For more information, refer to Annotation Rotation Options.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly