LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Effects assembly)
LEAD Technologies, Inc

WindowWidth Property






Gets or sets the width of the window used in this effect. This is a dependency property. .NET support Silverlight support
Syntax
public double WindowWidth {get; set;}
'Declaration
 
Public Property WindowWidth As Double
'Usage
 
Dim instance As WindowLevelEffect
Dim value As Double
 
instance.WindowWidth = value
 
value = instance.WindowWidth
ObjectiveC Syntax
Java Syntax
public:
property double WindowWidth {
   double get();
   void set (    double value);
}

Property Value

The width of the window used in this effect. Default value is 65536.
Example

For C#/VB examples, refer to WindowLevelEffect.

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

WindowLevelEffect Class
WindowLevelEffect Members

 

 


Products | Support | Contact Us | Copyright Notices

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