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

Show in webframe

TransparentColorXml Property






Used internally by the LEADTOOLS framework.
Syntax
public string TransparentColorXml {get; set;}
'Declaration
 
Public Property TransparentColorXml As String
'Usage
 
Dim instance As AnnPicture
Dim value As String
 
instance.TransparentColorXml = value
 
value = instance.TransparentColorXml

            

            
public:
property String^ TransparentColorXml {
   String^ get();
   void set (    String^ value);
}

Property Value

A string representing the System.Drawing.Color of the current transparent color of this AnnPicture object.
Requirements

Target Platforms

See Also

Reference

AnnPicture Class
AnnPicture Members

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