Property Height
| Edit this page View SourceHeight
Gets or sets the height of the window.
Declaration
public double Height { get; set; }
Property Value
Type | Description |
---|---|
double | The window height in device independent pixels. |
Gets or sets the height of the window.
public double Height { get; set; }
Type | Description |
---|---|
double | The window height in device independent pixels. |