Difference between revisions of "LavishGUI:map (Element Type)"

From Lavish Software Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 22:17, 2 December 2005

Introduction

What is a Map?

A map element is an area for blip management, such as radar. This may be later extended to include drawing of lines and other geometric shapes as well.

Using Maps

Maps are descendants of the base element type. Any attributes of the base element type may be applied in addition to the map-specific properties described below.

Map-Specific Properties

  • ClipZ
  • ClipRadius
  • ShowLabels
  • Rotation
  • MapSizeX
  • MapSizeY
  • BlipFactory
  • BlipTemplate

Special Children of Map

  • Tooltip

Examples

Example code

See Also