Size Class

GoogleMap Control Artem.Google

GoogleMap Control Size Class
NamespacesArtem.Google.UISize
GoogleMap Control v6.0

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

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



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

Size()()()()
Initializes a new instance of the Size struct.

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

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

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.)
Height
Gets or sets the height.

ImplicitWideningImplicitImplicitImplicit(String to Size)
Performs an implicit conversion from String to Size.

Inequality(Size, Size)
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()()()().)
Width
Gets or sets the width.

Inheritance Hierarchy
Object
Size

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