Charting for WinForms Programmer's Guide
IGraphics.PageScale Property
See Also
 






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

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

float PageScale { get; set; }

Visual Basic  Copy Code

Property PageScale As Single

 Property Value

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

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace