TransformationMatrix.Item

TransformationMatrix indexer

Provides access to underlying array.

public double this[int index] { get; }
ParameterDescription
indexIndex in transformation matrix array.

See Also