PXC_RectF 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_RectF Structure}} | {{#customTitle:PXC_RectF Structure}} | ||
+ | {{#parentPage:PXV:PXC|PXC_RectF Structure|structure}} | ||
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 06:01, 23 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 ...