[]
Gets or sets the unit of measure used for page coordinates in this Graphics object.
public GraphicsUnit PageUnit { get; set; }
Public Property PageUnit As GraphicsUnit
| Type | Description |
|---|---|
| GraphicsUnit | One of the GraphicsUnit values. |