Versions Compared

Key

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

...

Window position and size interface.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[ComVisibleAttribute(true)]
public struct WindowCoordinates


Visual Basic (Declaration)
<ComVisibleAttribute(True)> _
Public Structure WindowCoordinates


Visual C++
[ComVisibleAttribute(true)]
public value class WindowCoordinates


JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also


WindowCoordinates Members
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

...