←Select platform

NameForeColorXml Property

Summary

Used internally by the LEADTOOLS framework.

Syntax

C#
VB
C++
[XmlElementAttribute(ElementName="NameForeColor")] 
public string NameForeColorXml { get; set; } 
  
Public Property NameForeColorXml As String 
public: 
property String^ NameForeColorXml { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A string representing the System.Drawing.Color used to draw the text of the name of this AnnObject.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly