ScreenPosition(Int16, Int16) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ScreenPosition(short row, short column);
public ScreenPosition (short row, short column);
new Microsoft.HostIntegration.SNA.Session.ScreenPosition : int16 * int16 -> Microsoft.HostIntegration.SNA.Session.ScreenPosition
Public Sub New (row As Short, column As Short)
Parameters
- row
- Int16
- column
- Int16