'Declaration
Public Property PreserveAspectRatio As System.Boolean
'Usage
Dim instance As NShapeInfo Dim value As System.Boolean instance.PreserveAspectRatio = value value = instance.PreserveAspectRatio
public System.bool PreserveAspectRatio {get; set;}