LockedAspectRatio

Slicer.LockedAspectRatio property

表示是否锁定纵横比。

public bool LockedAspectRatio { get; set; }

例子


[C#]

slicer.LockedAspectRatio = true;

也可以看看