PXV_SnapParams Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXV_SnapParams Structure}} | {{#customTitle:PXV_SnapParams Structure}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXV_Structures|PXV_SnapParams Structure|structure}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 22:33, 21 May 2015
Specifies the ...
Syntax
struct PXV_SnapParams { ULONG nSize; float nGuidesThresholdX; float nGuidesThresholdY; float nGridThresholdX; float nGridThresholdY; float nObjectThresholdX; float nObjectThresholdY; };
Members
- nSize
- Value of ULONG ...
- nGuidesThresholdX
- Value of float ...
- nGuidesThresholdY
- Value of float ...
- nGridThresholdX
- Value of float ...
- nGridThresholdY
- Value of float ...
- nObjectThresholdX
- Value of float ...
- nObjectThresholdY
- Value of float ...
See Also
...