Foundation (TextOut.dll) 14.0
TDoubleProjection Struct Reference

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

Data Fields

double Value
 Value of the projection at this point.
 
double x
 
double y
 

Detailed Description

Defines an entry of a projection value.

All elements are given in double precision.

Supported platforms:
Win32
Win64
Related Topics:
pDoubleProjection, TLongProjection

Field Documentation

◆ x

double x

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

◆ y

double y

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