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 > AnnTextObject Class : TextForeground Property |
public AnnBrush TextForeground {get; set;}
'Declaration
Public Property TextForeground As AnnBrush
public AnnBrush TextForeground {get; set;}
@property (nonatomic) LTAnnBrush* textForeground;
public AnnBrush getTextForeground() public void setTextForeground(AnnBrush textForeground)
get_TextForeground();
set_TextForeground(value);
Object.defineProperty('TextForeground');