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