SettingsSectionViewSettingsStylesMarkerStyleId Property |
Specifies the default marker styleId for section view points
for offset elevation and depth grade labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId MarkerStyleId { get; }
Public ReadOnly Property MarkerStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ MarkerStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
Remarks
We can set the styleId value to ObjectId.Null as UI did with the value: "".
See Also