public static void SetLayerSnapModes( IDictionary<Layer,LayerSnapModes> dictionary, bool resetOtherLayers )
Public Overloads Shared Sub SetLayerSnapModes( _ ByVal dictionary As IDictionary(Of Layer,LayerSnapModes), _ Optional ByVal resetOtherLayers As Boolean _ )
Parameters
- dictionary
- Dictionary of LayerSnapModes (by Layer) to set.
- resetOtherLayers
- (Optional) Reset snapping (on) for layers not specified in the dictionary. Default is False.