C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / Feature Class / Properties Property

In This Topic
Properties Property
In This Topic
Gets additional properties for this feature.
Syntax
'Declaration
 
Public ReadOnly Property Properties As System.Collections.Generic.IDictionary(Of String,Object)
 
See Also