GraphicsContainer Constructor (Single, Single, Single, Single)

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

Syntax

C#
public GraphicsContainer(
	float width,
	float height,
	float dpiX,
	float dpiY
)

Parameters

width

Type: System.Single

height

Type: System.Single

dpiX

Type: System.Single

dpiY

Type: System.Single

See Also

Reference