Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public Location Offset(
	short srtOffsetCol,
	short srtOffsetRow
)
Visual Basic
Public Function Offset ( _
	srtOffsetCol As Short, _
	srtOffsetRow As Short _
) As Location

Parameters

srtOffsetCol
Type: System..::..Int16
srtOffsetRow
Type: System..::..Int16

See Also