LockedAspectRatio

Slicer.LockedAspectRatio property

Gibt an, ob das Seitenverhältnis gesperrt wird.

public bool LockedAspectRatio { get; set; }

Beispiele


[C#]

slicer.LockedAspectRatio = true;

Siehe auch