LabelStylesPressurePipeRootCrossingSectionLabelStyles Property |
Gets the collection of all label styles of pressure pipe crossing section in the database.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleCollection CrossingSectionLabelStyles { get; }
Public ReadOnly Property CrossingSectionLabelStyles As LabelStyleCollection
Get
public:
property LabelStyleCollection^ CrossingSectionLabelStyles {
LabelStyleCollection^ get ();
}
Property Value
LabelStyleCollection
See Also