Click or drag to resize

AddDerivedMeasurementCommandOutput Property

The output derived measurement. If the output is a single measurement, then the type is McMMSubFeature, if multiple, then IList

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Property Output As McCommandOutputArgument(Of Object)
	Get
	Set

Property Value

Type: McCommandOutputArgumentObject

Return Value

Type: McCommandOutputArgumentObject
Remarks