LEADTOOLS Annotations (Leadtools.Annotations assembly)

HiliteColorXml Property

Show in webframe





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

 

 


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