Graphics.PageScale

Graphics.PageScale property

Gets or sets the scaling between world units and page units for this Aspose.PSD.Graphics.

public float PageScale { get; set; }

Property Value

The scaling between world units and page units for this Aspose.PSD.Graphics.

See Also