Api - IPathDirectional Interface
Hierarchy
-
IPath
- IPathDirectional
Index
Properties
endPoints
The endpoints of the path.
Optional layer
Optional layer of this path.
origin
The main point of reference for this path.
Optional reversed
Path flows forwards or reverse.
type
The type of the path, e.g. "line", "circle", or "arc". These strings are enumerated in pathType.
Generated using TypeDoc
A path that may be indicated to "flow" in either direction between its endpoints.