LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

NameBackColorXml Property






Used internally by the LEADTOOLS framework.
Syntax
public string NameBackColorXml {get; set;}
'Declaration
 
Public Property NameBackColorXml As String
'Usage
 
Dim instance As AnnObject
Dim value As String
 
instance.NameBackColorXml = value
 
value = instance.NameBackColorXml
public string NameBackColorXml {get; set;}
 get_NameBackColorXml();
set_NameBackColorXml(value);
public:
property String^ NameBackColorXml {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.