Click or drag to resize

CircleFenceRadius Field

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The radius of the GeoFence (in Radians).

Namespace:  Telogis.GeoBase.GeoFence
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public double Radius

Field Value

Type: Double
Remarks
Use ToRadians(Double) to convert to radians, or consider using the SetRadius(radius, units) method.
See Also