DrawEventArgs.Height Property

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

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

Syntax

C#
public int Height { get; }

Property Value

The height of the drawing surface (in pixels).

See Also

Reference