Click or drag to resize

CrossSectionLocatedCoordinates Property

Gets or sets the cross section coordinates, i.e., the geographical coordinates of line that the cross section follows.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public ICoordinateSequence Coordinates { get; set; }

Property Value

Type: ICoordinateSequence

Implements

ICrossSectionCoordinates
See Also