←Select platform

TextBackground Property

Summary
Gets or sets the AnnBrush used to paint the background of the text.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnBrush TextBackground { get; set; } 
@property (nonatomic, strong) LTAnnBrush *textBackground; 
public AnnBrush getTextBackground() 
public void setTextBackground(AnnBrush textBackground) 
public:  
   property AnnBrush^ TextBackground 
   { 
      AnnBrush^ get() 
      void set(AnnBrush^ value) 
   } 
TextBackground # get and set (AnnTextObject) 

Property Value

The AnnBrush used to paint the background of the text.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.