Click or drag to resize

DimensionAspectLockDirection Property

Check this box to lock the dimension to the selected direction, preventing the direction from changing.

Namespace:  Demo3D.Visuals.Tools.DimensionTool
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public bool LockDirection { get; set; }

Property Value

Type: Boolean
See Also