LEADTOOLS Annotations (Leadtools.Annotations assembly)

ColorXml Property (AnnSolidBrush)

Show in webframe





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

 

 


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