←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Media.Effects Assembly
Click or drag to resize