Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

NameForeColorXml Property






Used internally by the LEADTOOLS framework.
Syntax
public string NameForeColorXml {get; set;}
'Declaration
 
Public Property NameForeColorXml As String
'Usage
 
Dim instance As AnnObject
Dim value As String
 
instance.NameForeColorXml = value
 
value = instance.NameForeColorXml

            

            
public:
property String^ NameForeColorXml {
   String^ get();
   void set (    String^ value);
}

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

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)