(Leadtools.Annotations.Rendering)

LocationsThumbStyle Property

Show in webframe




Gets or sets the style used to render the thumbs of this object type.
Syntax
public IAnnThumbStyle LocationsThumbStyle {get; set;}
public IAnnThumbStyle LocationsThumbStyle {get; set;}
@property (nonatomic,retain) id<LTIAnnThumbStyle> locationsThumbStyle;
public IAnnThumbStyle getLocationsThumbStyle()
public void setLocationsThumbStyle(IAnnThumbStyle locationsThumbStyle)
            
 
get_LocationsThumbStyle();
set_LocationsThumbStyle(value);
Object.defineProperty('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

See Also

Reference

AnnObjectRenderer Class
AnnObjectRenderer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.