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 > AnnLabel Class : Foreground Property |
public AnnBrush Foreground {get; set;}
'Declaration
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');