Graphics.PageUnit

Graphics.PageUnit property

Gets or sets the unit of measure used for page coordinates in this Graphics.

public GraphicsUnit PageUnit { get; set; }

Return Value

One of the GraphicsUnit values other than World.

See Also