Note: This API is now obsolete.
Settings of OffsetProfileLabelSet style.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
[ObsoleteAttribute("Functionality has been removed.", false)] public PropertyString OffsetProfileLabelSet { get; }
VB
<ObsoleteAttribute("Functionality has been removed.", false)> Public ReadOnly Property OffsetProfileLabelSet As PropertyString Get
C++
public: [ObsoleteAttribute(L"Functionality has been removed.", false)] property PropertyString^ OffsetProfileLabelSet { PropertyString^ get (); }