Leadtools.Annotations.Core Namespace > AnnLabel Class : Background Property |
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');