Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

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

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)