←Select platform

LocationsThumbStyle Property (AnnD2DObjectRenderer)

Summary

Gets or sets the style used to render the thumbs of this object type.

Syntax
C#
VB
Java
public IAnnThumbStyle LocationsThumbStyle {get; set;} 
Public Property LocationsThumbStyle As IAnnThumbStyle 
public IAnnThumbStyle getLocationsThumbStyle() 
public void setLocationsThumbStyle(IAnnThumbStyle locationsThumbStyle) 

Property Value

The style used to render the thumbs of this object type. Default value is null.

Remarks

The LocationsThumbStyle property is used by the RenderThumbs method to the render the thumbs at the specified location(s).

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