Property IsEnabled
IsEnabled
Gets or sets a value indicating whether to enable snapping to the geometries in the ISnapSource, false
otherwise. Default is false
.
Declaration
public bool IsEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
Remarks
Snapping sources can be enabled or disabled individually. If IsEnabled is false
, this
value is ignored and snapping is not enabled.
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.5 |
.NET | 200.4 - 200.5 |
.NET Windows | 200.4 - 200.5 |
.NET Android | 200.4 - 200.5 |
.NET iOS | 200.4 - 200.5 |
.NET Framework | 200.4 - 200.5 |
UWP | 200.4 - 200.5 |