SettingsSurfaceSettingsContourLabelingDisplayContourLabelLine Property |
Gets whether or not the contour label lines are displayed.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean DisplayContourLabelLine { get; }
Public ReadOnly Property DisplayContourLabelLine As PropertyBoolean
Get
public:
property PropertyBoolean^ DisplayContourLabelLine {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also