←Select platform

Background Property

Summary
Gets or sets the AnnBrush used to draw the background of this AnnLabel.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnBrush Background { get; set; } 
@property (nonatomic, strong) LTAnnBrush *background; 
public AnnBrush getBackground() 
public void setBackground(AnnBrush background) 
public:  
   property AnnBrush^ Background 
   { 
      AnnBrush^ get() 
      void set(AnnBrush^ value) 
   } 
Background # get and set (AnnLabel) 

Property Value

The AnnBrush used to draw the background of this AnnLabel.

Requirements

Target Platforms

See Also

Reference

AnnLabel Class

AnnLabel Members

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.