PipeStylePlanOptionCenterlineWidthOptions Property |
Gets or sets the center line width option.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PipeCenterlineWidthType CenterlineWidthOptions { get; set; }
Public Property CenterlineWidthOptions As PipeCenterlineWidthType
Get
Set
public:
property PipeCenterlineWidthType CenterlineWidthOptions {
PipeCenterlineWidthType get ();
void set (PipeCenterlineWidthType value);
}
Property Value
PipeCenterlineWidthType
See Also