Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnTextObject Class : TextBackground Property |
public AnnBrush TextBackground {get; set;}
'Declaration
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');