Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnObjectRenderer Class : LocationsThumbStyle Property |
public IAnnThumbStyle LocationsThumbStyle {get; set;}
'Declaration
Public Property LocationsThumbStyle As IAnnThumbStyle
'Usage
Dim instance As AnnObjectRenderer Dim value As IAnnThumbStyle instance.LocationsThumbStyle = value value = instance.LocationsThumbStyle
public IAnnThumbStyle LocationsThumbStyle {get; set;}
@property (nonatomic, strong, nullable) id<LTIAnnThumbStyle> locationsThumbStyle
public IAnnThumbStyle getLocationsThumbStyle() public void setLocationsThumbStyle(IAnnThumbStyle locationsThumbStyle)
<br/>get_LocationsThumbStyle();<br/>set_LocationsThumbStyle(value);<br/>Object.defineProperty('LocationsThumbStyle');
The LocationsThumbStyle property is used by the RenderThumbs method to the render the thumbs at the specified location(s).