The SectionOverride type exposes the following members.

Methods

  NameDescription
Public methodGetSectionLabelGroupIds
Gets the ObjectIdCollection of the section's label group.
Public methodImportLabelSet
Import labels from section label set to section view.

Properties

  NameDescription
Public propertyDraw
Gets or sets whether this entity will be drawn in the graph.
(Inherited from GraphOverride.)
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 propertySectionId
Gets the ObjectId of the section.
Public propertySectionName
Gets the name of the section.
Public propertyUseOverrideStyle
Gets or sets whether to override style for the display of the entity.
(Inherited from GraphOverride.)

See Also