ImageGear .NET - Updated May 1, 2018
CropHeight Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.CameraRaw Namespace > ImGearCameraRawXMPMetadata Class : CropHeight Property
Gets or sets CropHeight property of the XMP Camera Raw schema.
Syntax
'Declaration
 
Public Property CropHeight As ImGearXMPReal
 
'Usage
 
Dim instance As ImGearCameraRawXMPMetadata
Dim value As ImGearXMPReal
 
instance.CropHeight = value
 
value = instance.CropHeight

Property Value

ImageGear.Formats.XMP.ImGearXMPReal class value.
Remarks
This XMP property specifies height of the resulting cropped image in CropUnits units.
See Also

Reference

ImGearCameraRawXMPMetadata Class
ImGearCameraRawXMPMetadata Members