←Select platform

TextForeground Property

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

Property Value

The AnnBrush used to paint the foreground of the text.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.