Interface: LineToCommandNode
Hierarchy
↳
LineToCommandNode
Table of contents
Properties
Properties
x
• x: number
Inherited from
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:96
y
• y: number
Inherited from
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:97
a
• Optional a: IPointData
Inherited from
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:98
b
• Optional b: IPointData
Inherited from
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:99
ab
• Optional ab: PathNodeHandleType
Inherited from
Defined in
src/leafer/packages/interface/src/path/IPathCommand.ts:100
name
• name: "L^"