Aurigma Graphics Mill 5.5 for .NET
BitmapData..::.Height Property
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; }