CropTransformationPropertyLeft Property

Gets the left edge of the crop rectangle.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public int Left { get; }

Property Value

Int32
The left edge of the crop rectangle.

See Also