Device-2.BeginPage

Device<TGraphicContext,TRenderingOptions>.BeginPage method

Begins rendering of the new page.

public virtual void BeginPage(SizeF size)
ParameterTypeDescription
sizeSizeFSize of the page.

See Also