ImageGear Professional DLL v18.1 for Windows
AT_POINT
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > Core Component API Reference > Core Component Structures Reference > AT_POINT

Glossary Item Box

This struct is simply the X and Y coordinates of a point.

  Copy Code
AT_PIXPOS x;
AT_PIXPOS y;

Members:

Name Type Description
x AT_PIXPOS X coordinate of the point.
y AT_PIXPOS Y coordinate of the point.

©2014. Accusoft Corporation. All Rights Reserved.