ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enum represents the lock mode while drawing layers.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LockLayerMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LockLayerMode</a>
Name | Summary |
---|---|
Default | This value indicates the layers will be locked while drawing. |
Lock | This value indicates the layers will be locked while drawing. |
DoNotLock | This value indicates the layers will be cloned before drawing; and use the cloned layer to draw without locking. |