'Declaration
Property CropRight As System.Double
'Usage
Dim instance As IPictureFormat Dim value As System.Double instance.CropRight = value value = instance.CropRight
System.double CropRight {get; set;}
read-write property CropRight: System.Double;
function get,set CropRight : System.double