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

Show in webframe

ColorXml Property (AnnSolidBrush)






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

            

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

Property Value

A string representing the System.Drawing.Color the color of this brush.
Requirements

Target Platforms

See Also

Reference

AnnSolidBrush Class
AnnSolidBrush Members

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