'Declaration
ReadOnly Property LockAspectRatioDefined As System.Boolean
'Usage
Dim instance As IShapeRange Dim value As System.Boolean value = instance.LockAspectRatioDefined
System.bool LockAspectRatioDefined {get;}
read-only property LockAspectRatioDefined: System.Boolean;
function get LockAspectRatioDefined : System.boolean
__property System.bool get_LockAspectRatioDefined();
property System.bool LockAspectRatioDefined { System.bool get(); }