Search
MapFeature.Key Property
See Also
 





Gets the map feature key.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public string Key { get; }

Visual Basic  Copy Code

Public ReadOnly Property Key As String

 Property Value

 See Also