Method Attach
| Edit this page View SourceAttach(GeoView?)
Attaches a geoview to the controller, or detaches if null
.
Declaration
public void Attach(GeoView? geoView)
Parameters
Type | Name | Description |
---|---|---|
GeoView | geoView | The GeoView to attach, or |