←Select platform

TextForeground Property

Summary

Gets or sets the AnnBrush used to paint the foreground of the text.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnBrush TextForeground {get; set;}
Public Property TextForeground As Leadtools.Annotations.Core.AnnBrush
public Leadtools.Annotations.Core.AnnBrush TextForeground {get; set;}
@property (nonatomic) LTAnnBrush* textForeground;
public AnnBrush getTextForeground() 
public void setTextForeground(AnnBrush textForeground) 
get_TextForeground(); 
set_TextForeground(value); 
Object.defineProperty('TextForeground'); 

Property Value

The AnnBrush used to paint the foreground of the text.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize