Click or drag to resize

Location Constructor

Initializes a new instance of the Location class

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Sub New ( 
	intCol As Short,
	intRow As Short
)

Parameters

intCol
Type: SystemInt16
intRow
Type: SystemInt16
See Also