The StructureOverride 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 propertyStructId
Gets the object id of the structure.
Public propertyStructName
Gets the name of the structure.
Public propertyUseOverrideStyle
Gets or sets whether to override style for the display of the entity.
(Inherited from GraphOverride.)

See Also