PageUnit

Graphics.PageUnit property

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

public GraphicsUnit PageUnit { get; set; }

Property Value

The unit of measure used for page coordinates in this Aspose.Imaging.Graphics.

See Also