SurfaceAnalysisSlopeArrowData(Double, Double, Color) Constructor

Initializes a new instance of the SurfaceAnalysisSlopeArrowData class

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public SurfaceAnalysisSlopeArrowData(
	double minimumSlope,
	double maximumSlope,
	Color scheme
)

Parameters

minimumSlope  Double
 
maximumSlope  Double
 
scheme  Color
 
See Also