LEADTOOLS Annotations (Leadtools.Annotations assembly)

NameForeColorXml Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.