[]
Gets or sets the x-extent and y-extent of the current viewport for the device context.
public Size ViewportExtent { get; set; }
| Type | Description |
|---|---|
| Size | A Size indicates the x-extent and y-extent of the current viewport for the device context. |