Item
TransformationMatrix indexer
提供对底层数组的访问。
public double this[int index] { get; }
范围 | 描述 |
---|---|
index | 变换矩阵数组中的索引。 |
也可以看看
- class TransformationMatrix
- 命名空间 Aspose.Font
- 部件 Aspose.Font
提供对底层数组的访问。
public double this[int index] { get; }
范围 | 描述 |
---|---|
index | 变换矩阵数组中的索引。 |