Returns a height of this BitmapData (a number of scan lines).

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

Syntax

Visual Basic

Public ReadOnly Property Height As Integer

C#

public int Height { get; }

Property Value

A height of this BitmapData (a number of scan lines).