←Select platform

TransparentColor Property

Summary

Gets or sets the current transparent color of this AnnPicture object. This is a dependency property.

Syntax

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

Property Value

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

Example

For XAML example, refer to AnnGroupObject.

For C#/VB examples, refer to AnnPicture.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize