Slicer.LockedAspectRatio

Slicer.LockedAspectRatio property

Indicates whether locking aspect ratio.

public bool LockedAspectRatio { get; set; }

Examples


[C#]

slicer.LockedAspectRatio = true;

See Also