Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

TransparentColor Property






Gets or sets the current transparent color of this AnnPicture object. This is a dependency property.
Syntax
public Color TransparentColor {get; set;}
'Declaration
 
Public Property TransparentColor As Color
'Usage
 
Dim instance As AnnPicture
Dim value As Color
 
instance.TransparentColor = value
 
value = instance.TransparentColor

            

            
public:
property Color TransparentColor {
   Color get();
   void set (    Color value);
}

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

See Also

Reference

AnnPicture Class
AnnPicture Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features