Property SourceSettings
SourceSettings
Gets the collection of snapping sources and whether or not each is enabled for snapping.
Declaration
public IReadOnlyCollection<SnapSourceSettings> SourceSettings { get; }
Property Value
Type | Description |
---|---|
System. |
Defines the collection of snapping sources and whether or not each is enabled for snapping. |
Remarks
Call Sync
The order of Snap
As snapping is used to maintain data integrity between different sources of data, only ISnap
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.6 |
.NET | 200.4 - 200.6 |
.NET Windows | 200.4 - 200.6 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.6 |
.NET Framework | 200.4 - 200.6 |
UWP | 200.4 - 200.6 |