IPXV_PagesLayoutChangedEvent::ScrollDelta Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PagesLayoutChangedEvent::ScrollDelta Property}} | {{#customTitle:IPXV_PagesLayoutChangedEvent::ScrollDelta Property}} | ||
+ | {{#parentPage:PXV:IPXV_PagesLayoutChangedEvent#Properties|ScrollDelta|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
− | Property ''' | + | Property '''stScrollDelta''' of interface [[PXV:IPXV_PagesLayoutChangedEvent|IPXV_PagesLayoutChangedEvent]] returns Value of POINT ... |
− | + | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ScrollDelta([out, retval] POINT* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ScrollDelta([out, retval] POINT* stScrollDelta); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PagesLayoutChangedEvent|IPXV_PagesLayoutChangedEvent]] |
Latest revision as of 03:03, 15 June 2015
Property stScrollDelta of interface IPXV_PagesLayoutChangedEvent returns Value of POINT ...
Syntax
HRESULT get_ScrollDelta([out, retval] POINT* stScrollDelta);