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

Show in webframe

TransparentMode Property






Gets or sets the current transparent mode of this AnnPicture object. This is a dependency property.
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:
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

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