←Select platform

TextColorXml Property

Summary

Used internally by the LEADTOOLS framework.

Syntax

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

Property Value

A string representing the System.Drawing.Color associated with this AnnDrawable object.

Requirements

Target Platforms

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

Leadtools.Annotations Assembly