Click or drag to resize

AnnotationRenderingEngineRestoreGraphicsTransform Method

Restores the Graphics object to the state it was in before using SetGraphicsTransform(AnnotationData, RenderEnvironment).

Namespace:  Atalasoft.Annotate.Renderer
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected void RestoreGraphicsTransform(
	RenderEnvironment e
)

Parameters

e
Type: Atalasoft.Annotate.RendererRenderEnvironment
The Atalasoft.Annotate.Renderer used.
See Also