←Select platform

NameBackColorXml Property

Summary

Used internally by the LEADTOOLS framework.

Syntax

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

Property Value

A string representing the System.Drawing.Color used to fill the background of the name of this AnnObject.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject 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