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

Show in webframe

HiliteColorXml Property






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

            

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

Property Value

A string representing the System.Drawing.Color to be used to fill this AnnHiliteObject.
Requirements

Target Platforms

See Also

Reference

AnnHiliteObject Class
AnnHiliteObject Members

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