SettingsSectionViewSettingsStylesMarkerStyleId Property

Specifies the default marker styleId for section view points for offset elevation and depth grade labels.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyObjectId MarkerStyleId { get; }

Property Value

PropertyObjectId
Remarks
We can set the styleId value to ObjectId.Null as UI did with the value: "".
See Also