Method SyncSourceSettings
SyncSourceSettings()
Synchronizes the Source
Declaration
public void SyncSourceSettings()
Remarks
Call this method to populate Source
The order of Snap
Subsequent calls will update the existing collection, accounting for ISnap
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.7 |
.NET | 200.4 - 200.7 |
.NET Windows | 200.4 - 200.7 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.7 |
.NET Framework | 200.4 - 200.7 |
UWP | 200.4 - 200.7 |
SyncSourceSettings(SnapRules, SnapSourceEnablingBehavior)
Synchronizes the Source
Declaration
public void SyncSourceSettings(SnapRules rules, SnapSourceEnablingBehavior snapSourceEnablingBehavior)
Parameters
Type | Name | Description |
---|---|---|
Snap |
rules | The rules to apply to the ISnap |
Snap |
snapSourceEnablingBehavior | snapSourceEnablingBehavior |
Remarks
Call this method to populate Source
The order of Snap
For each ISnap
-
Rule
Behavior becomes RulesPrevent or RulesSnapping Limit Snapping -
Is
Enabled is set totrue
if snapSourceEnablingBehavior = SetFrom .Rules
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.7 |
.NET | 200.7 |
.NET Windows | 200.7 |
.NET Android | 200.6 |
.NET iOS | 200.7 |
.NET Framework | 200.7 |
UWP | 200.7 |