Click or drag to resize

CircleFence Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The CircleFence type exposes the following members.

Methods
  NameDescription
Public methodContains
Determines whether the given point is within this GeoFence.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRadius
Gets the radius of the GeoFence in the specified DistanceUnit.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRender
Render the GeoFence on the specified IMap.
Public methodSetRadius
Sets the radius of the GeoFence in the specified DistanceUnit.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also