Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


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

Copyright 2009 by Jolly Giant Software, Inc.



  • No labels