PXC_Rect Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_Rect Structure}} | {{#customTitle:PXC_Rect Structure}} | ||
+ | {{#parentPage:PXV:PXC|PXC_Rect Structure|structure}} | ||
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 06:01, 23 April 2015
Specifies the ...
Syntax
struct PXC_Rect { double left; double bottom; double right; double top; };
Members
- left
- Value of double ...
- bottom
- Value of double ...
- right
- Value of double ...
- top
- Value of double ...
See Also
See also ...