Gets or sets the space between the middle vertical structures belonging to the rake.
public int TeethSpacing {get; set;}
'Declaration
Public Property TeethSpacing As Integer
'Usage
Dim instance As RakeRemoveCommand
Dim value As Integer
instance.TeethSpacing = value
value = instance.TeethSpacing
public int TeethSpacing {get; set;}
<br/>get_TeethSpacing();<br/>set_TeethSpacing(value);<br/>Object.defineProperty('TeethSpacing');
public:
property int TeethSpacing {
int get();
void set ( int value);
}
Property Value
Amount of space between the middle vertical structures belonging to the rake.