Aspose::Font::TransformationMatrix::idx_get method

TransformationMatrix::idx_get method

Provides access to underlying array.

double Aspose::Font::TransformationMatrix::idx_get(int32_t index)
ParameterTypeDescription
indexint32_tIndex in transformation matrix array.

See Also