Click or drag to resize

XSBaseRawPoints Property

List of points defining polygon cross section.

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

Property Value

Type: CrossSectionPointList
See Also