Leadtools.Jpeg2000 Namespace > InstructionSetParameter Structure : CropHeight Property |
public int CropHeight {get; set;}
'Declaration Public Property CropHeight As Integer
'Usage Dim instance As InstructionSetParameter Dim value As Integer instance.CropHeight = value value = instance.CropHeight