LEADTOOLS Annotations (Leadtools.Annotations assembly)

TransparentColorXml Property

Show in webframe





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

 

 


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