MindFusion.Mapping Programmer's Guide

DecorationLayerBase(TColor, TPalette) Members

Constructors Properties Methods
 


Represents a layer containing decorative elements.

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

 Public Constructors

  Name Description

DecorationLayerBase

Initializes a new instance of the DecorationLayerBase class.

 Public Properties

  Name Description

BoundingBox

Layer.BoundingBox override.

Decorations

Gets the list of decorations displayed in this layer.

Selection

Gets the list of selected decorations.

 Public Methods

  Name Description

Draw

Layer.Draw override.

DrawHighlights

Layer.DrawHighlights override.

DrawLabels

Layer.DrawLabels override.

Highlight

Layer.Highlight override.

HitTest

Layer.HitTest override.

Select

Layer.Select override.

Toggle

Layer.Toggle override.

 See Also