Description
Adds a geometric element to 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.
Method Signature
Arguments
x
|
|
Description:
|
The x-component of the position associated with this overlay element. This is referenced to the fixed frame of the ReferenceObject of the prefix GraphicsOverlay object.
|
Units:
|
km
|
y
|
|
Description:
|
The y-component of the position associated with this overlay element. This is referenced to the fixed frame of the ReferenceObject of the prefix GraphicsOverlay object.
|
Units:
|
km
|
z
|
|
Description:
|
The z-component of the position associated with this overlay element. This is referenced to the fixed frame of the ReferenceObject of the prefix GraphicsOverlay object.
|
Units:
|
km
|
overlayColor
|
|
Description:
|
The color associated with this shape element.
|
Syntax
myGraphicsOverlayShape1.AddElement(myVariable1, myVariable2, myVariable3, myVariable4);
|
See also
GraphicsOverlayShape Object
GraphicsOverlayShape.AddElement
Graphics Overlays Guide
|