SettingsGradingSettingsStylesFillSlopeGradingStyleId Property |
Gets the default styleId to apply when creating fill slope grading.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId FillSlopeGradingStyleId { get; }
Public ReadOnly Property FillSlopeGradingStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ FillSlopeGradingStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also