Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPathDirectional

可能指示在其端点之间沿任一方向“流动”的路径.

Hierarchy

Index

Properties

Optional data

属性数据.

endPoints

endPoints: IPoint[]

路径的端点.

Optional layer

layer: string

图层.

origin

origin: IPoint

基点.

Optional reversed

reversed: boolean

路径向前或向后流动.

type

type: string

路径的类型,例如“线”、“圆”或“圆弧”。这些字符串在路径类型中枚举.

Generated using TypeDoc