←Select platform

RotateGripperThumbStyle Property (AnnD2DObjectRenderer)

Summary

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

Syntax
C#
VB
public IAnnThumbStyle RotateGripperThumbStyle {get; set;} 
Public Property RotateGripperThumbStyle As IAnnThumbStyle 

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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly