Foundation (TextOut.dll) 14.0
TLongProjection Struct Reference

Defines an entry of a projection value. More...

Data Fields

cvbval_t Value
 Value of the projection at this point.
 
cvbdim_t x
 
cvbdim_t y
 

Detailed Description

Defines an entry of a projection value.

All elements are given in long precision.

Supported platforms:
Win32
Win64
Related Topics:
pLongProjection, TDoubleProjection

Field Documentation

◆ x

cvbdim_t x

X-Position of the edge in pixel coordinates (not coordinate system dependent).

◆ y

cvbdim_t y

Y-Position of the edge in pixel coordinates (not coordinate system dependent).