PolylineFlags Interface

Flags describing a PolylineArgs.

Properties

Name Type Description
is2d undefined | boolean If true, the polylines' positions all have the same z coordinate.  
isDisjoint undefined | boolean If true, the polylines are to be drawn as individual disconnected point strings instead of as connected line strings.  
isPlanar undefined | boolean If true, the polylines' positions are all coplanar.  

Defined in

Last Updated: 25 April, 2024