Property SnapSettings
SnapSettings
Gets or sets the configurable options for interactive snapping.
Declaration
public SnapSettings SnapSettings { get; set; }
Property Value
| Type | Description |
|---|---|
| SnapSettings | Configurable options for interactive snapping. |
Remarks
Snapping allows you to create geometries that connect to each other and are coincident, so that interactive edits are more accurate, with fewer errors. Snapping is disabled by default - see SnapSettings for information about setting up snapping workflows.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.4 - 200.8 |
| .NET | 200.4 - 200.8 |
| .NET Windows | 200.4 - 200.8 |
| .NET Android | 200.4 - 200.8 |
| .NET iOS | 200.4 - 200.8 |
| .NET Framework | 200.4 - 200.8 |
| UWP | 200.4 - 200.8 |