FeatureLineCodeInfoIsDraw Property

Note: This API is now obsolete.

Returns true if the feature line is drawn.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Functionality has been removed.", false)]
public bool IsDraw { get; }

Property Value

Boolean
See Also