Specifies the default styleId 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 PropertyObjectId FittingPlanLabelStyleId { get; }
VB
Public ReadOnly Property FittingPlanLabelStyleId As PropertyObjectId Get
C++
public: property PropertyObjectId^ FittingPlanLabelStyleId { PropertyObjectId^ get (); }