Interface: IPathCommandNodeBase
Hierarchy
IPathCommandNodeBase
Table of contents
Properties
Properties
name
• name: "M^" | "L^" | "C^" | "Z^"
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:95
x
• x: number
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:96
y
• y: number
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:97
a
• Optional a: IPointData
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:98
b
• Optional b: IPointData
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:99
ab
• Optional ab: PathNodeHandleType