(Leadtools.Annotations.Core)

Background Property

Show in webframe





Gets or sets the AnnBrush used to draw the background of this AnnLabel.
Syntax
public AnnBrush Background {get; set;}
Public Property Background As AnnBrush
public AnnBrush Background {get; set;}
@property (nonatomic) LTAnnBrush* textBackground;
public AnnBrush getBackground()
public void setBackground(AnnBrush background)
            
 
get_Background();
set_Background(value);
Object.defineProperty('Background');

Property Value

The AnnBrush used to draw the background 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.