Set to true to snap 3D objects to the grid while moving and scaling
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool SnapToObjectCenters { get; set; } |
Visual Basic |
---|
Public Property SnapToObjectCenters As Boolean Get Set |
JScript |
---|
function get SnapToObjectCenters () : boolean function set SnapToObjectCenters (value : boolean) |