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

WindowCenter Property






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

Property Value

The center of the window used in this effect. Default value is 32768.
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.