SettingsSectionViewSettingsStylesMarker Property |
Specifies the default marker style 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 PropertyString Marker { get; }
Public ReadOnly Property Marker As PropertyString
Get
public:
property PropertyString^ Marker {
PropertyString^ get ();
}
Property Value
PropertyString
Remarks
We can set the style value to "<none>" as UI did with the value: "".
See Also