PipeStylePlanOptionCenterlineOptions Property |
Gets or sets the method that will be used to define and draw the dimensions of the pipe centerline.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic PipeCenterlineType CenterlineOptions { get; set; }Public Property CenterlineOptions As PipeCenterlineType
Get
Set
public:
property PipeCenterlineType CenterlineOptions {
PipeCenterlineType get ();
void set (PipeCenterlineType value);
}Property Value
PipeCenterlineType
See Also