Gets the Graphics object used to measure/calculate layouts of C1PrintDocument objects.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public static Graphics MeasurementGraphics { get; }
Visual Basic
Public Shared ReadOnly Property MeasurementGraphics As Graphics
	Get

See Also