MindFusion.Mapping Programmer's Guide

MapLayerBase(TColor, TPalette) Members

Constructors Properties Methods
 


Represents a map layer containing geometric shapes.

The following tables list the members exposed by the MapLayerBase(TColor, TPalette) type.

 Public Constructors

  Name Description

MapLayerBase

Initializes a new instance of the MapLayerBase class.

 Public Properties

  Name Description

BoundingBox

Layer.BoundingBox override.

Map

Gets or sets the Map whose elements should be rendered on this layer.

Selection

Gets the list of selected map shapes.

 Public Methods

  Name Description

ClearCache

Layer.ClearCache override.

Draw

Layer.Draw override.

DrawHighlights

Overrides Layer.DrawHighlights.

DrawLabels

Layer.DrawLabels override.

Highlight

Layer.Highlight override.

HitTest

Layer.HitTest override.

Select

Layer.Select override.

Toggle

Layer.Toggle override.

 See Also