SettingsSurfaceSettingsStylesSurfaceSlopeLabelStyleId Property |
Gets the default styleId for slope label.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId SurfaceSlopeLabelStyleId { get; }
Public ReadOnly Property SurfaceSlopeLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ SurfaceSlopeLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also