GradingCriteriaSlopeFormatType Property |
Specifies how the slope should be represented.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<GradingSlopeFormatType> SlopeFormatType { get; }
Public ReadOnly Property SlopeFormatType As PropertyEnum(Of GradingSlopeFormatType)
Get
public:
property PropertyEnum<GradingSlopeFormatType>^ SlopeFormatType {
PropertyEnum<GradingSlopeFormatType>^ get ();
}
Property Value
PropertyEnumGradingSlopeFormatType
See Also