Returns the X coordinate of the highest right point on the drawing where the tile ends.
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic int GetEndPointX()
Public Function GetEndPointX As Integer
public:
int GetEndPointX()
member GetEndPointX : unit -> int
Return Value
Type:
Int32
See Also