LEADTOOLS Annotations (Leadtools.Annotations assembly)

TextColorXml Property

Show in webframe





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

            

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

Property Value

A string representing the System.Drawing.Color associated with this AnnDrawable object.
Requirements

Target Platforms

See Also

Reference

AnnDrawable Class
AnnDrawable Members

 

 


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