ChSegmentBoundary Object
ChSegment ChSegmentBoundary Multiple objects |
Represents the boundaries of of a ChSegment object.
Using the ChSegmentBoundary object
The following properties return a ChSegmentBoundary object.
The ChSegment object's Begin property
The ChSegment object's End property
Use the Value property to set the beginning and ending values of a ChSegmentBoundary object. Use the ValueType property to specify whether a value represents a percentage or an absolute value.
Use the objects returned by the following properties to format a ChSegmentBoundary object: Border, Interior, and Line.
Properties | Border Property | Interior Property | Line Property | Value Property | ValueType Property
Parent Objects | ChSegment Object
Child Objects | ChBorder Object | ChInterior Object | ChLine Object