Search
Layer(TColor, TPalette) Methods
 


 Public Methods

  Name Description

ClearCache

Clears any cached values associated with the layer for the current zoom level. (Inherited from Layer.)

Draw

Overloaded.   (Inherited from Layer.)

DrawHighlights

Draws the layer's highlighted elements on the specified canvas. (Inherited from Layer.)

DrawLabels

Draws the labels of elements of this layer on the specified canvas. (Inherited from Layer.)

Highlight

Highlights the specified map element. (Inherited from Layer.)

HitTest

Returns the map element located at the specified point. (Inherited from Layer.)

Select

Overloaded.   (Inherited from Layer.)

Toggle

Toggles the selection state the specified map element. (Inherited from Layer.)

 Protected Methods

  Name Description

OnAsyncDatabaseLoadComplete

Raises the AsyncDatabaseLoadComplete event. (Inherited from Layer.)

OnAsyncLoadComplete

Raises the AsyncLoadComplete event. (Inherited from Layer.)

OnBeginLoad

Raises the BeginLoad event. (Inherited from Layer.)

OnEndLoad

Raises the EndLoad event. (Inherited from Layer.)

OnPropertyChanged

Raises the PropertyChanged event. (Inherited from Layer.)

 See Also