Leadtools.Annotations.Core Namespace > AnnTextObject Class : TextBackground Property |
public AnnBrush TextBackground {get; set;}
Public Property TextBackground As AnnBrush
public AnnBrush TextBackground {get; set;}
@property (nonatomic) LTAnnBrush* textBackground;
public AnnBrush getTextBackground() public void setTextBackground(AnnBrush textBackground)
get_TextBackground();
set_TextBackground(value);
Object.defineProperty('TextBackground');