Click or drag to resize

IMcFractalDimensionSetParameter Method

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Sub SetParameter ( 
	ParameterIndex As Integer,
	newVal As Object
)

Parameters

ParameterIndex
Type: SystemInt32
newVal
Type: SystemObject

Implements

IMcMeasureSetParameter(Int32, Object)
See Also