SettingsGeneralSettingsStylesNoteLabel Property |
Gets the default style to use when inserting Note labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString NoteLabel { get; }
Public ReadOnly Property NoteLabel As PropertyString
Get
public:
property PropertyString^ NoteLabel {
PropertyString^ get ();
}
Property Value
PropertyString
See Also