ASP.NET Pack Programmer's Guide
LatLong.IsEmpty Property
See Also
 





Gets a value indicating if this LatLong instance is empty.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public bool IsEmpty { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsEmpty As Boolean

 Property Value

 See Also

LatLong Members
LatLong Class
MindFusion.Mapping.WebForms Namespace