public class TrackViewSegmentItem
Public Class TrackViewSegmentItem
No code example is currently available or this language may not be supported.
TrackViewSegmentItem | Initializes a new instance of the TrackViewSegmentItem class |
Depth | Get/Set the depth of this segment. |
EndOffset | Get/Set a reference to the ending offset. |
Line | Get/Set a reference to the line representing this segment, in world coordinates. |
Operation | Get/Set a reference to the pattern operation from which this segment was created. |
ParentLayer | Get/Set a reference to the layer of which this item is a member. |
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. |
Visible | Get/Set the visibility state 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. |
mLine | Private member for Line. |
mOperation | Private member for Operation. |
mParentLayer | Private member for ParentLayer. |
mSegmentType | Private member for SegmentType. |
mStartOffset | Private member for StartOffset. |
mTargetDepth | Private member for TargetDepth. |
mVisible | Private member for Visible. |