Bounds Class

GoogleMap Control Artem.Google

GoogleMap Control Bounds Class
NamespacesArtem.Google.UIBounds
GoogleMap Control v6.0
A LatLngBounds instance represents a rectangle in geographical coordinates, including one that crosses the 180 degrees longitudinal meridian.
Declaration Syntax
C# Visual Basic
public class Bounds : IScriptDataConverter
Public Class Bounds _
	Implements IScriptDataConverter
Members
All Members Constructors Methods Properties



Icon Member Description
Bounds()()()()
Initializes a new instance of the Bounds class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FromScriptData(Object)
Retrieves an instance of Bounds from script data.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ImplicitWideningImplicitImplicitImplicit(String to Bounds)
Performs an implicit conversion from String to Bounds.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NorthEast
Gets or sets the north east point of bounds.

Parse(String)
Parses the specified bounds.

SouthWest
Gets or sets the south west point of bounds.

ToScriptData()()()()
Returns the instance as a script data.

ToString()()()()
Returns a String that represents this instance.
(Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
Bounds

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)