PipeOverrideDraw Property |
Gets or sets whether this entity will be drawn in the graph.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntaxpublic override bool Draw { set; }Public Overrides WriteOnly Property Draw As Boolean
Set
public:
virtual property bool Draw {
void set (bool value) override;
}Property Value
Boolean
See Also