A list of pen keys used for drawing map shapes.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public static Dictionary<MapFeature, Object> StreetMapPens { get; set; } |
Visual Basic Copy Code |
---|
Public Shared Property StreetMapPens As Dictionary(Of MapFeature, Object) |