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');
The LocationsThumbStyle property is used by the RenderThumbs method to the render the thumbs at the specified location(s).