Leadtools.Annotations.Core Namespace > AnnLabel Class : Foreground Property |
public AnnBrush Foreground {get; set;}
Public Property Foreground As AnnBrush
public AnnBrush Foreground {get; set;}
@property (nonatomic) LTAnnBrush* textForeground;
public AnnBrush getForeground() public void setForeground(AnnBrush foreground)
get_Foreground();
set_Foreground(value);
Object.defineProperty('Foreground');