ShapeLayerGetDefaultState Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an IState used to perform default operations.
Namespace:
Telogis.GeoBase.ShapeUI
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public virtual IState GetDefaultState()
Public Overridable Function GetDefaultState As IState
Return Value
Type:
IStateAn IState with a default layer.
See Also