[]
Gets or sets the x-coordinates and y-coordinates of the viewport origin for the device context
public Point ViewportOrigin { get; set; }
| Type | Description |
|---|---|
| Point | A Point indicates the x-coordinates and y-coordinates of the viewport origin for the device context. |