VariationRegionAxis

VariationRegionAxis

概述

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

返回沿轴给定的坐标的尺度浮动值,使用轴的开始,峰值和结束属性.

这个类提供了一个方法,用于在Python程序中使用VariationRegionAxis 对象. 有的方法包括: scalar. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: end, peak, start.

属性

名称:类型Access描述情况
startfloat阅读获取起始。.
peakfloat阅读获取峰值。.
endfloat阅读获取结束。.

方法

Signature描述情况
scalar(coordinate: float)float返回沿轴给定的坐标的尺度浮动值,使用轴的开始,峰值和结束属性

查看更多

 中文