SplitCommand Class |
|
Namespace: MediaCy.Addins.Measurements
Public Class SplitCommand Inherits MeasurementsCommand
The SplitCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| SplitCommand | Initializes a new instance of the SplitCommand class | |
| SplitCommand(String) | Initializes a new instance of the SplitCommand class | |
| SplitCommand(McCommand, String) | Initializes a new instance of the SplitCommand class |
| Name | Description | |
|---|---|---|
| SelectedOnly |
Split only selected objects. If false all objects are split.
| |
| UseLines |
Use split lines, if false auto-split is used
|