LEADTOOLS Annotations (Leadtools.Annotations assembly)

ColorXml Property (AnnPen)

Show in webframe





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

            

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

Property Value

A string representing the Color of this AnnPen object.
Requirements

Target Platforms

See Also

Reference

AnnPen Class
AnnPen Members

 

 


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