public class TrackLayerItemPublic Class TrackLayerItemNo code example is currently available or this language may not be supported.| TrackLayerItem | Initializes a new instance of the TrackLayerItem class |
| BaseLayer | Get/Set a value indicating whether this is a base layer, upon which can be built multiple passes. |
| CurrentDepth | Get/Set the current depth assigned to this segment. |
| FinalLayer | Get/Set a value indicating whether this is a final layer onto which no further layers should be stacked. |
| Segments | Get a reference to the collection of segments on this layer. |
| TargetDepth | Get/Set the target depth for this cut. |
| Tool | Get/Set a reference to the tool selected 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) |
| mBaseLayer | Private member for BaseLayer. |
| mCurrentDepth | Private member for CurrentDepth. |
| mFinalLayer | Private member for FinalLayer. |
| mSegments | Private member for Segments. |
| mTargetDepth | Private member for TargetDepth. |
| mTool | Private member for Tool. |