GraphicsContainer.GetGraphics Method

Gets the Graphics object associated with this GraphicsContainer.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Graphics GetGraphics()

Return Value

A Graphics object associated with this GraphicsContainer.

See Also

Reference