Search
StreetShape.Id Property
See Also
 





Gets the Id of this shape.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public long Id { get; set; }

Visual Basic  Copy Code

Public Property Id As Long

 Property Value

 See Also