LockedAspectRatio

Slicer.LockedAspectRatio property

Indica se bloccare le proporzioni.

public bool LockedAspectRatio { get; set; }

Esempi


[C#]

slicer.LockedAspectRatio = true;

Guarda anche