IFloodMapCrossSectionCoordinates Property  | 
 
            List for the points defining the cross section. If null, cross section is
            assumed to be perpendicular to the river.
            
 
    Namespace: 
   DHI.Mike1D.FloodMap
    Assembly:
   DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 19.0.0.0 (11.1.1.1111)
SyntaxICoordinateSequence Coordinates { get; }ReadOnly Property Coordinates As ICoordinateSequence
	Get
property ICoordinateSequence^ Coordinates {
	ICoordinateSequence^ get ();
}Property Value
Type: 
ICoordinateSequence
See Also