LockedAspectRatio

Slicer.LockedAspectRatio property

Indique si le format d’image est verrouillé.

public bool LockedAspectRatio { get; set; }

Exemples


[C#]

slicer.LockedAspectRatio = true;

Voir également