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