Click or drag to resize

MeasurementsOptionsCommandBasePropertiesGetTables Method

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetTables ( 
	ByRef DataGrid As GridEX,
	ByRef StatsGrid As GridEX,
	UseStatistics As Boolean,
	StatisticsOnly As Boolean
) As Boolean

Parameters

DataGrid
Type: GridEX
StatsGrid
Type: GridEX
UseStatistics
Type: SystemBoolean
StatisticsOnly
Type: SystemBoolean

Return Value

Type: Boolean
See Also