Determines if objects should snap to other objects in the display when moving, resizing, etc.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShouldSnapToObjects() |
Visual Basic |
---|
Public Function ShouldSnapToObjects As Boolean |
JScript |
---|
public function ShouldSnapToObjects() : boolean |