In The Hand
IsUnknown Property
Namespaces
►
InTheHand.Device.Location
►
GeoCoordinate
►
IsUnknown
C#
Visual Basic
.NET Components for Mobility
Gets a value that indicates whether the
GeoCoordinate
does not contain
Latitude
or
Longitude
data.
Declaration Syntax
C#
Visual Basic
public
bool
IsUnknown
{
get
; }
Public
ReadOnly
Property
IsUnknown
As
Boolean
Get
Value
true if the
GeoCoordinate
does not contain
Latitude
or
Longitude
data; otherwise, false.
Assembly:
InTheHand.Device
(Module: InTheHand.Device) Version: 7.0.0.0