Plot Class |
public class Plot
The Plot type exposes the following members.
Name | Description | |
---|---|---|
![]() | Color | Defines the color of the marker |
![]() | Image | Defines the media file used for plotting |
![]() | Scale | Defines the scale (zoom-level) of what was shown when setting the marker. |
![]() | Shape | Defines the shape of the marker |
![]() | X | Defines the X-position of the marker - scale 0-100, left to right. |
![]() | Y | Defines the Y-position of the marker - scale 0-100, top to bottom. |