Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > IAnnThumbStyle Interface : Fill Property |
AnnBrush Fill {get; set;}
'Declaration
Property Fill As AnnBrush
AnnBrush Fill {get; set;}
@property (nonatomic) LTAnnBrush* fill;
AnnBrush getFill();
void setFill(AnnBrush fill);
get_Fill();
set_Fill(value);
Object.defineProperty('Fill');