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