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

Show in webframe

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:
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

See Also

Reference

AnnHatchBrush Class
AnnHatchBrush Members

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