public class TrackSegmentItem
Public Class TrackSegmentItem
No code example is currently available or this language may not be supported.
TrackSegmentItem | Initializes a new instance of the TrackSegmentItem class |
Depth | Get/Set the depth of this segment. |
EndOffset | Get/Set a reference to the ending offset. |
Operation | Get/Set a reference to the pattern operation from which this segment was created. |
SegmentType | Get/Set the type of path assigned to this segment. |
StartOffset | Get/Set a reference to the starting offset. |
TargetDepth | Get/Set the target depth of this segment. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
mDepth | Private member for Depth. |
mEndOffset | Private member for EndOffset. |
mOperation | Private member for Operation. |
mSegmentType | Private member for SegmentType. |
mStartOffset | Private member for StartOffset. |
mTargetDepth | Private member for TargetDepth. |