GraphicsOverlayShape.Vertices Property

Top 

Description

The vertices which define the geometry of the shape.

 

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

Type:

Array of number

Access:

read/write

Units:

km

 

Syntax

myVariable1 = myGraphicsOverlayShape1.Vertices[0];

 

myGraphicsOverlayShape1.Vertices[0] = myVariable1;

 

See also

GraphicsOverlayShape Object

Graphics Overlays Guide