WindowCenter Property
Summary
Gets or sets the center of the window used in this effect. This is a dependency property.
Syntax
public double WindowCenter { get; set; }
Public Property WindowCenter As Double
public:
property double WindowCenter {
double get();
void set ( double );
}
Property Value
The center of the window used in this effect. Default value is 32768.