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