WindowOverlayLinesOptions.ElementType Property |
Top |
DescriptionThe type of line elements to be drawn. Lines are defined by 2 points, LineStrip is a connected strip of lines where shared interior points need not be defined twice (N+1 defined vertices yields N lines), and LineLoop is similar to LineStrip but combines the last point with the first point (N defined vertices yields N lines).
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Attributes
Syntax
See also WindowOverlayLinesOptions Object
|