ChSegments Object

ChFormatMap
ChSegments
Multiple objects

Represents the collection of segments for a ChFormatMap object.

Using the ChSegments object

The Segments property of the ChFormatMap object can be used to return a ChSegments object.

Use the Add method of the ChSegments object to add a segment to a format map.

Use the Item property of the ChSegments object to return a single ChSegment object.

Properties | Count Property | Item Property | Parent Property

Methods | Add Method | Delete Method

Parent Objects | ChFormatMap Object

Child Objects | ChFormatMap Object | ChSegment Object