Click or drag to resize

SplitCommandsAll Property

Splits measurement objects using manually created split lines or automatically.

Namespace:  MediaCy.Automation.Measure.Measurements
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property All ( 
	parent As McCommand
) As SplitCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SplitCommand
See Also