(Leadtools.Annotations.Core)

Foreground Property

Show in webframe





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

Property Value

The AnnBrush used to draw the foreground of this AnnLabel.
Requirements

Target Platforms

See Also

Reference

AnnLabel Class
AnnLabel Members

 

 


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