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 nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Attributes
Syntax
See also WindowOverlayLinesOptions Object
|