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

Show in webframe

TextColorXml Property






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

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