MoveTo

Overview

MoveTo is a class in Aspose.Font FOSS for Python. Inherits from: PathCommand.

Description

MoveTo is a class in the Aspose.Font FOSS library for Python that exposes 0 methods and 2 properties for programmatic use. It extends PathCommand, inheriting shared functionality from its parent type.

Core capabilities include: float; float. These operations enable developers to integrate moveto functionality directly into Python applications.

Properties

NameTypeAccessDescription
xfloatRead
yfloatRead

See Also