ASP.NET Pack Programmer's Guide
Shape.IsStreetShape Property
See Also
 





Gets or sets whether this object represents an OpenStreetMap shape.

Namespace: MindFusion.Mapping
Package: MindFusion.Mapping

 Syntax

C#  Copy Code

public bool IsStreetShape { get; set; }

Visual Basic  Copy Code

Public Property IsStreetShape As Boolean

 Property Value

 See Also

Shape Members
Shape Class
MindFusion.Mapping Namespace