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