ShapeRange.LockAspectRatio Propiedad

Definición

Es True si la forma especificada mantiene sus proporciones originales al ajustar su tamaño. Es False si el alto y el ancho de la forma se pueden cambiar independientemente al ajustar su tamaño. Lectura y escritura MsoTriState.

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; }
Public Property LockAspectRatio As MsoTriState

Valor de propiedad

Se aplica a