Settings of OffsetProfileLabelSet style.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
[ObsoleteAttribute("Functionality has been removed.", false)] public PropertyString OffsetProfileLabelSet { get; }
Visual Basic
<ObsoleteAttribute("Functionality has been removed.", False)> _ Public ReadOnly Property OffsetProfileLabelSet As PropertyString Get
Visual C++
public: [ObsoleteAttribute(L"Functionality has been removed.", false)] property PropertyString^ OffsetProfileLabelSet { PropertyString^ get (); }