Search
MapLayerBase(TColor, TPalette).Map Property
See Also
 





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

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public Map Map { get; set; }

Visual Basic  Copy Code

Public Property Map As Map

 Property Value

 See Also