SuperelevationViewGetPolylineColor Method |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Color GetPolylineColor(
SlopeLineDefinition slopeLineDef
)
Public Function GetPolylineColor (
slopeLineDef As SlopeLineDefinition
) As Color
public:
Color^ GetPolylineColor(
SlopeLineDefinition^ slopeLineDef
)
Parameters
- slopeLineDef SlopeLineDefinition
-
Return Value
Color
See Also