PXC_Rect Structure
From PDF XChange PDF SDK
(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}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:54, 20 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 ...