GraphicsContainer.Height Property

Gets or sets the height of this GraphicsContainer, in pixels.

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

Syntax

C#
public float Height { get; set; }

Property Value

The height of this GraphicsContainer, in pixels.

See Also

Reference