The PipeOverride type exposes the following members.

Properties

  NameDescription
Public propertyDraw
Gets or sets whether this entity will be drawn in the graph.
(Overrides GraphOverride..::..Draw.)
Public propertyOverrideStyleId
Sets the override style of the entity.
(Overrides GraphOverride..::..OverrideStyleId.)
Public propertyOverrideStyleName
Sets the override style of the entity.
(Overrides GraphOverride..::..OverrideStyleName.)
Public propertyPipeId
Gets the object id of the pipe.
Public propertyPipeName
Gets the name of the pipe.
Public propertyUseOverrideStyle
Gets or sets whether to override style for the display of the entity.
(Inherited from GraphOverride.)

See Also