←Select platform

WindowWidth Property

Summary
Gets or sets the width of the window used in this effect. This is a dependency property.
Syntax
C#
VB
C++
public double WindowWidth { get; set; } 
  
Public Property WindowWidth As Double 
public: 
property double WindowWidth { 
   double get(); 
   void set (    double ); 
} 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.