Message-ID: <509555114.8841.1711664124812.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8840_1899122925.1711664124812" ------=_Part_8840_1899122925.1711664124812 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Anchor.OffsetY

Anchor.OffsetY

Description

=20

Returns the Y offset from the top of the row containing the anchor, as a= percentage of row height.

=20
C#
=20
 public double OffsetY{ get; }
=20
=20
vb.net
=20
Public ReadOnly Property OffsetY() As Double
=20
=20

Remarks

An offset of 100.0 represent= s an anchor flush with the bottom side of the row.=20

Examples

=20
C#
=20
double y =3D anc.OffsetY;
=20
=20
vb.net
=20
Dim y As Double =3D anc.OffsetY
=20
------=_Part_8840_1899122925.1711664124812--