DrawMode

DrawMode()

Drawing mode class.
See:

Members

staticconstantCesium.DrawMode.Box : Number

Draw the box.

staticconstantCesium.DrawMode.Line : Number

Draw the line.

staticconstantCesium.DrawMode.Marker : Number

Draw icon.

staticconstantCesium.DrawMode.Point : Number

Draw points.

staticconstantCesium.DrawMode.Polygon : Number

Draw the region.