IsLockAspectRatio

Shape.IsLockAspectRatio property

True significa che non consente modifiche alle proporzioni.

public bool IsLockAspectRatio { get; set; }

Esempi


[C#]
shape.IsLockAspectRatio = false;

Guarda anche