SpanningPipeProfileLabelShowSpannedProfileViewPipes Property |
Gets or sets whether to show the spanned ProfileViewPipes.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool ShowSpannedProfileViewPipes { get; set; }
Public Property ShowSpannedProfileViewPipes As Boolean
Get
Set
public:
property bool ShowSpannedProfileViewPipes {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also