LEADTOOLS Annotations (Leadtools.Annotations assembly)

BackColorXml Property

Show in webframe





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

            

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

Property Value

A string representing the System.Drawing.Color of the spaces between the hatch lines drawn by this AnnHatchBrush object.
Requirements

Target Platforms

See Also

Reference

AnnHatchBrush Class
AnnHatchBrush Members

 

 


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