ScreenPosition.Column Property
Gets or sets the column.
Namespace: Â JollyGiant.Emulation
Assembly: Â JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public int Column { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Column As Integer |
JavaScript |
---|
function get_Column(); function set_Column(value); |
Field Value
The screen column.
See Also
ScreenPosition Structure
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.