public class TrackViewLayerItemPublic Class TrackViewLayerItemNo code example is currently available or this language may not be supported.| TrackViewLayerItem | Initializes a new instance of the TrackViewLayerItem class |
| CurrentDepth | Get/Set the current depth assigned to this segment. |
| Segments | Get a reference to the collection of segments in this layer. |
| TargetDepth | Get/Set the target depth for this cut. |
| ToolName | Get/Set the name of the selected tool for this layer. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| mCurrentDepth | Private member for CurrentDepth. |
| mSegments | Private member for Segments. |
| mTargetDepth | Private member for TargetDepth. |
| mToolName | Private member for ToolName. |