Share

SettingsSurvey.SettingsStyles.FigureLabel Property

Gets the default style for figure labels.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyString FigureLabel { get; }

VB

Public ReadOnly Property FigureLabel As PropertyString
	Get

C++

public:
property PropertyString^ FigureLabel {
	PropertyString^ get ();
}

Property Value

PropertyString

See Also

Reference

Was this information helpful?