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