LEADTOOLS Annotations (Leadtools.Annotations assembly)

NameBackColorXml Property

Show in webframe





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:
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

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.