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