LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

ForeColorXml Property






Used internally by the LEADTOOLS framework.
Syntax
public string ForeColorXml {get; set;}
'Declaration
 
Public Property ForeColorXml As String
'Usage
 
Dim instance As AnnHatchBrush
Dim value As String
 
instance.ForeColorXml = value
 
value = instance.ForeColorXml
public string ForeColorXml {get; set;}
 get_ForeColorXml();
set_ForeColorXml(value);
public:
property String^ ForeColorXml {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnHatchBrush Class
AnnHatchBrush Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.