←Select platform

ColorXml Property

Summary

Used internally by the LEADTOOLS framework.

Syntax

C#
VB
C++
[XmlElementAttribute(ElementName="Color")] 
public string ColorXml { get; set; } 
  
Public Property ColorXml As String 
public: 
property String^ ColorXml { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A string representing the Color of this AnnPen object.

Requirements

Target Platforms

See Also

Reference

AnnPen Class

AnnPen Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly