The SectionDisplayOptionCollection type exposes the following members.

Constructors

  NameDescription
Public methodSectionDisplayOptionCollection
Construct function using a sample line object id.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the SectionDisplayOptionCollection
Public methodGetEnumerator (Overrides GraphDisplayOptionCollection<(Of <(<'ItemType>)>)>..::..GetEnumerator()()()().)
Public methodGetObjectEnumerator
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
(Inherited from GraphDisplayOptionCollection<(Of <(<'ItemType>)>)>.)
Public methodSetLabelSet
Set label set for all section sources in this collection, if section sources are applicable for setting label set.

Properties

  NameDescription
Public propertyClipGridAt
Gets or sets which item controls the size of the graph view grid, according to the source name
(Inherited from GraphDisplayOptionCollection<(Of <(<'ItemType>)>)>.)
Public propertyCount
Gets the count of the objects in the collection.
(Inherited from GraphDisplayOptionCollection<(Of <(<'ItemType>)>)>.)
Public propertyItem (Inherited from GraphDisplayOptionCollection<(Of <(<'ItemType>)>)>.)

See Also