RidgeOperator.OutputPoints Property
Gets or sets whether point geometries for peaks and basins are generated by the operator.
Syntax
public System.Boolean OutputPoints { get; set; }
Property Value
Default: true
Determines whether point geometries for peaks and basins are generated by the operator.
Remarks
Instructs the operator whether or not to output point geometries for peaks and basins.
Platforms
Windows, Linux, Android