GraphOverride Class

The base class for graphic override.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbGraph>]
    Autodesk.Civil.DatabaseServicesGraphOverride
      More

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public abstract class GraphOverride : [T:Autodesk.Civil.CivilWrapper<AeccDbGraph>]

The GraphOverride type exposes the following members.

Properties
 NameDescription
Public propertyDraw Gets or sets whether this entity will be drawn in the graph.
Public propertyOverrideStyleId Gets or sets the override style of the entity.
Public propertyOverrideStyleName Gets or sets the override style of the entity.
Public propertyUseOverrideStyle Gets or sets whether to override style for the display of the entity.
Top
See Also
Inheritance Hierarchy