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