PXC_RectF 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_RectF Structure}} | {{#customTitle:PXC_RectF Structure}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:54, 20 April 2015
Specifies the ...
Syntax
struct PXC_RectF { float left; float bottom; float right; float top; };
Members
- left
- Value of float ...
- bottom
- Value of float ...
- right
- Value of float ...
- top
- Value of float ...
See Also
See also ...