CropTransformationPropertyBottom Property
Gets the bottom edge of the crop rectangle.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public int Bottom { get; }
Public ReadOnly Property Bottom As Integer
Get
public:
property int Bottom {
int get ();
}
member Bottom : int with get
Property Value
Int32
The bottom edge of the crop rectangle.