ILocationSpanGetStartLocation Method
Gets the start location of the span. The span can not be edited by editing
this location.
Namespace: DHI.Mike1D.GenericAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
ILocation GetStartLocation()
Return Value
ILocationstart location of the span
Made as a method instead of a property get to avoid
users to think the start end of the span can be
manipulated through this method.