Compartir a través de


ShapeRange.LockAspectRatio Propiedad

Definición

MsoTrue si la forma especificada mantiene sus proporciones originales cuando se cambia el tamaño. MsoFalse si se pueden cambiar el alto y el ancho de la forma de manera independiente entre sí cuando se cambia el tamaño.

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

Valor de propiedad

Se aplica a