LabelStylesRootPipeLabelStyles Property |
Gets the root of all pipe label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStylesPipeRoot PipeLabelStyles { get; }
Public ReadOnly Property PipeLabelStyles As LabelStylesPipeRoot
Get
public:
property LabelStylesPipeRoot^ PipeLabelStyles {
LabelStylesPipeRoot^ get ();
}
Property Value
LabelStylesPipeRoot
See Also