←Select platform

TransparentColorXml Property

Summary

Used internally by the LEADTOOLS framework.

Syntax

C#
VB
C++
[XmlElementAttribute(ElementName="TransparentColor")] 
public string TransparentColorXml { get; set; } 
  
Public Property TransparentColorXml As String 
public: 
property String^ TransparentColorXml { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly