Property | Type | Description | |
---|---|---|---|
Depth | int | ||
Value | double |
Method | Description | |
---|---|---|
SplitDepth ( double value, int depth ) : System |
Construct a split depth.
|
public SplitDepth ( double value, int depth ) : System | ||
value | double | The value. |
depth | int | The depth. |
return | System |