public class TrackToolItem
Public Class TrackToolItem
No code example is currently available or this language may not be supported.
TrackToolItem | Initializes a new instance of the TrackToolItem class |
Diameter | Get/Set the diameter of the tool. |
IsDefault | Get/Set a value indicating whether this is the default tool for implicit selection. |
KerfClearance | Get/Set the clearance of the center of this bit from the saved edge of the work. |
MaxDepthPerPass | Get/Set the maximum depth of this bit per pass. |
ToolName | Get/Set the name of the tool associated with this item. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
mDiameter | Private member for Diameter. |
mIsDefault | Private member for IsDefault. |
mKerfClearance | Private member for KerfClearance. |
mMaxDepthPerPass | Private member for MaxDepthPerPass. |
mToolName | Private member for ToolName. |