LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

TransparentMode Property






Gets or sets the current transparent mode of this AnnPicture object. This is a dependency property. .NET support Silverlight support
Syntax
public AnnTransparentMode TransparentMode {get; set;}
'Declaration
 
Public Property TransparentMode As AnnTransparentMode
'Usage
 
Dim instance As AnnPicture
Dim value As AnnTransparentMode
 
instance.TransparentMode = value
 
value = instance.TransparentMode
public AnnTransparentMode TransparentMode {get; set;}
 get_TransparentMode();
set_TransparentMode(value);
public:
property AnnTransparentMode TransparentMode {
   AnnTransparentMode get();
   void set (    AnnTransparentMode value);
}

Property Value

An AnnTransparentMode value that represents the current transparent mode of this AnnPicture object.
Example

For XAML example, refer to AnnGroupObject.

For C#/VB examples, refer to AnnPicture.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnPicture Class
AnnPicture Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.