interface IReticleCanvas

Brief

The interface to a reticle canvas

Public Properties

Bottom

Minimum X coordinate

Height

Height

Left

Minimum X coordinate

Right

Maximum X coordinate

Top

Maximum Y coordinate

Width

Width

Public Methods

Circle

Draw circle

Clear

Clears everything on canvas

CreatePath

Create a path object

Line

Draw line

Path

Draw a path

Rectangle

Draw a rectangle

Text

Draw a text

Text

Draw a text

back