Returns Y-coordinate of the left top corner of this BitmapData relatively parent Bitmap.

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

Syntax

Visual Basic

Public ReadOnly Property Top As Integer

C#

public int Top { get; }

Property Value

Y-coordinate of the left top corner of this BitmapData relatively parent Bitmap.