(Leadtools.Annotations.Core)

TextBackground Property

Show in webframe





Gets or sets the AnnBrush used to paint the background of the text.
Syntax
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');

Property Value

The AnnBrush used to paint the background of the text.
Requirements

Target Platforms

See Also

Reference

AnnTextObject Class
AnnTextObject Members

 

 


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