Specifies the default style for appurtenance labels that are displayed in profile view.
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyString AppurtenanceProfileLabelStyle { get; }
VB
Public ReadOnly Property AppurtenanceProfileLabelStyle As PropertyString Get
C++
public: property PropertyString^ AppurtenanceProfileLabelStyle { PropertyString^ get (); }