Click or drag to resize

TableCommandsSetupGroupStats Property

Sets group statistics options. Configures statistical pane to view statistics by group, activates grouping by class, adds Percent Area Parent measurements to the list of measurements and activates statistics per group.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SetupGroupStatsCommand
See Also