SetTransformationValue(uint, object)

Sets the value of a transformation.

Declaration Syntax

public virtual void SetTransformationValue(uint index, object value)

Parameters

index(uint)

Index of the transformation (First transformation is 1).

value(object)

Value of the transformation.