SettingsIntersectionSettingsStylesOffsetProfileLabelSet Property |
Note: This API is now obsolete.
Settings of OffsetProfileLabelSet style.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax[ObsoleteAttribute("Functionality has been removed.", false)]
public PropertyString OffsetProfileLabelSet { get; }
<ObsoleteAttribute("Functionality has been removed.", false)>
Public ReadOnly Property OffsetProfileLabelSet As PropertyString
Get
public:
[ObsoleteAttribute(L"Functionality has been removed.", false)]
property PropertyString^ OffsetProfileLabelSet {
PropertyString^ get ();
}
Property Value
PropertyString
See Also