ShapeRange.LockAspectRatio 属性

定义

MsoTrue 如果指定的形状在调整尺寸时保持其原始比例。 MsoFalse 如果在调整尺寸时,可以更改高度和另一个形状的宽度。

public:
 property Microsoft::Office::Core::MsoTriState LockAspectRatio { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState LockAspectRatio { get; set; }
member this.LockAspectRatio : Microsoft.Office.Core.MsoTriState with get, set
Public Property LockAspectRatio As MsoTriState

属性值

适用于