ICrossSectionPointUserMarker 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: 16.0.0.0 (11.1.1.1111)
Syntax int UserMarker { get; set; }
Return Value
Type:
Int32Returns the user marker for this point. If none exists, returns 0 (zero).
See Also