PressureFittingOverrideDraw Property |
Gets or sets whether the fitting will be drawn in the graph.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic override bool Draw { get; set; }
Public Overrides Property Draw As Boolean
Get
Set
public:
virtual property bool Draw {
bool get () override;
void set (bool value) override;
}
Property Value
Boolean
See Also