Click or drag to resize

NullableBindablePointLockXyRatio Property

If true, X/Y will be updated when setting the other one in order to keep the xy ration constant.

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

Property Value

Boolean
See Also