Page tree
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

« Previous Version 8 Current »

Description

Returns a Position object that represents the location specified by the offset. The Position object can be used similar to a cursor.

C#
vb.net

Parameters

offset
An int representing the relative offset from the start of this Element to get the Position for.

Returns

A Position object that represents the location specified by the offset.

Examples

C#
vb.net
  • No labels