Returns X-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 Left As Integer

C#

public int Left { get; }

Property Value

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