public bool LockProportions { get; set; }
Public Property LockProportions As Boolean Get Set
public: property bool LockProportions { bool get (); void set (bool value); }
member LockProportions : bool with get, set