Graphics.PageScale

Graphics.PageScale property

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

public float PageScale { get; set; }

Return Value

This property specifies a value for the scaling between world units and page units for this Graphics.

See Also