Search
Shape.IsStreetShape Property
See Also
 





Gets or sets whether this object represents an OpenStreetMap shape.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public bool IsStreetShape { get; set; }

Visual Basic  Copy Code

Public Property IsStreetShape As Boolean

 Property Value

 See Also