TransformationMatrix.Item

TransformationMatrix indexer

提供对底层数组的访问。

public double this[int index] { get; }
参数描述
索引变换矩阵数组中的索引。

另见