Leadtools.Annotations.Core Namespace > IAnnThumbStyle Interface : Fill Property |
AnnBrush Fill {get; set;}
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');