GdiPlusGraphicsDrawEventArgs.Width Property

Gets a width of the drawing surface (in pixels).

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

Syntax

C#
public int Width { get; }

Property Value

The width of the drawing surface (in pixels).

See Also

Reference