TupleVariation

TupleVariation

Overview

TupleVariation 是Python的Aspose.Font FOSS中的一个类.

TupleVariation.peak_coords holds the axis coordinate values that define the variation peak.

特性: deltas, end_coords, peak_coords, points, start_coords.

Properties

NameTypeAccessDescription
peak_coordsdict[str, float]阅读/写作得到或设置峰值的弦.
start_coords`dict[str, float]None`阅读/写作
end_coords`dict[str, float]None`阅读/写作
points`list[int]None`阅读/写作
deltaslist[tuple[int, int]]阅读/写作得到或设置的德尔塔.

See Also

 中文