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

Show in webframe

ColorXml Property (AnnPen)






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

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