Click or drag to resize

NullableBindablePointLockRatio Property

If true, X/Y/Z will be updated when setting one of them in order to keep the xyz ration constant.

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
public bool LockRatio { get; set; }

Property Value

Boolean
See Also