Point Class

GoogleMap Control Artem.Google

GoogleMap Control Point Class
NamespacesArtem.Google.UIPoint
GoogleMap Control v6.0

[Missing <summary> documentation for "T:Artem.Google.UI.Point"]

Declaration Syntax
C# Visual Basic
public class Point : IScriptDataConverter
Public Class Point _
	Implements IScriptDataConverter
Members
All Members Constructors Methods Properties



Icon Member Description
Point(Int32, Int32)
Initializes a new instance of the Point struct.

Point()()()()
Initializes a new instance of the Point class.

Equality(Point, Point)
Implements the operator ==.

Equals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides Object.Equals(Object).)
Equals(Point)
Equalses the specified point.

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 from script data.

GetHashCode()()()()
Returns the hash code for this instance.
(Overrides Object.GetHashCode()()()().)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ImplicitWideningImplicitImplicitImplicit(String to Point)
Performs an implicit conversion from String to Point.

Inequality(Point, Point)
Implements the operator !=.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Parse(String)
Parses the specified value.

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

ToString()()()()
Returns the fully qualified type name of this instance.
(Overrides Object.ToString()()()().)
X
Gets or sets the X.

Y
Gets or sets the Y.

Inheritance Hierarchy
Object
Point

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