ShapeEntityBeginEditing Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Each shape will be edited differently, when this method is implemented it will
return the edit object relevant to this shape.
Namespace:
Telogis.GeoBase.ShapeUI
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public abstract IState BeginEditing()
Public MustOverride Function BeginEditing As IState
Return Value
Type:
IStateThe edit state relevant to this shape
See Also