PolygonEntityBeginEditing Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the PolygonEditState when the layer begins editing this shape.
Namespace:
Telogis.GeoBase.ShapeUI
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public override IState BeginEditing()
Public Overrides Function BeginEditing As IState
Return Value
Type:
IStateThe
PolygonEditState of this polygon.
See Also