Click or drag to resize

CrossSectionPointUserMarker Property

Returns the user marker for this point. If none exists, returns 0 (zero).

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

Return Value

Type: Int32
Returns the user marker for this point. If none exists, returns 0 (zero).

Implements

ICrossSectionPointUserMarker
See Also