Leadtools.Annotations.Core Namespace > AnnTextObject Class : TextForeground Property |
public AnnBrush TextForeground {get; set;}
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');