Void
CoordinateSystem
.SetTransformationValue(UInt32 index, Object value)
Sets the value of a transformation.
Remarks
Examples
Parameters
index
Type: UInt32
Index of the transformation (First transformation is 1).
value
Type: Object
Value of the transformation.
Return Value
Type: Void