(Leadtools.Annotations.Core)

TextForeground Property

Show in webframe





Gets or sets the AnnBrush used to paint the foreground of the text.
Syntax
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');

Property Value

The AnnBrush used to paint the foreground of the text.
Requirements

Target Platforms

See Also

Reference

AnnTextObject Class
AnnTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.