Returns location of the left-top corner of the image.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public Vector GetImagePosition()
Visual Basic (Declaration)
Public Function GetImagePosition As Vector
Visual C++
public:
Vector GetImagePosition()

See Also