CmxPathPointSpec Class

Summary: Represents geometric info specified for a path point.

Module: aspose.imaging.fileformats.cmx.objectmodel.specs

Full Name: aspose.imaging.fileformats.cmx.objectmodel.specs.CmxPathPointSpec

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
CmxPathPointSpec()Initializes a new instance of the CmxPathPointSpec class

Properties

NameTypeAccessDescription
bezier_orderintr/wGets or sets the bezier order.
is_closed_pathboolr/wGets or sets a value indicating whether this point closes its path.
jump_typePathJumpTypesr/wGets or sets the type of the jump.
xfloatr/wGets or sets the X coordinate of the point.
Measures in common document distance units.
yfloatr/wGets or sets the Y coordinate of the point.
Measures in common document distance units.

Constructor: CmxPathPointSpec()

 CmxPathPointSpec() 

Initializes a new instance of the CmxPathPointSpec class