PXC_PointF Structure

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXC_PointF Structure}}
 
{{#customTitle:PXC_PointF Structure}}
 +
{{#parentPage:PXV:PXC|PXC_PointF Structure|structure}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 07:01, 23 April 2015


Specifies the ...

Syntax

struct PXC_PointF
{
    float x;
    float y;
};

Members

x
Value of float ...
y
Value of float ...

See Also

See also ...