WallSweepInfo(WallSweepType, Boolean)
Constructor
Description:
Constructs a new WallSweepInfo instance.
Constructs a new WallSweepInfo instance.
Parameters
Parameter | Type | Description |
---|---|---|
type | WallSweepType | The type of the WallSweepInfo instance. |
vertical | Boolean | True to construct a vertical wall sweep, false otherwise. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |