←Select platform

TransparentColor Property

Summary

Gets or sets the current transparent color of this AnnPicture object.

Syntax

C#
VB
C++
[XmlIgnoreAttribute()] 
public Color TransparentColor { get; set; } 
  
Public Property TransparentColor As Color 
public: 
property Color TransparentColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

A System.Drawing.Color structure that represents the current transparent color of this AnnPicture object.

Example

For an example, refer to AnnPicture.

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