Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Constructors

 NameDescription

ScreenPosition

Initializes a new instance of the ScreenPosition structure.

...

 NameDescription

Equals

Indicates whether this instance and a specified object are equal.

(Inherited from ValueType.)

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.)

GetHashCode

Returns the hash code for this instance.

(Inherited from ValueType.)

GetType

Gets the Type of the current instance.

(Inherited from Object.)

MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)

ToString

Returns the fully qualified type name of this instance.

(Inherited from ValueType.)

Fields

 NameDescription

column

Column position.


row

Row position.

Properties

 NameDescription

Column

Gets or sets the column.


Row

Gets or sets the row.

See Also


ScreenPosition Structure
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.

...