IPXC_AnnotData::Rotation Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AnnotData::Rotation Property}} | {{#customTitle:IPXC_AnnotData::Rotation Property}} | ||
− | {{#parentPage:PXV:IPXC_AnnotData|Rotation | + | {{#parentPage:PXV:IPXC_AnnotData#Properties|Rotation|property}} |
− | + | ||
Gets/sets the rotation angle of the annotation. | Gets/sets the rotation angle of the annotation. | ||
Line 13: | Line 12: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_AnnotData|IPXC_AnnotData]] | + | [[PXV:IPXC_AnnotData|IPXC_AnnotData]] |
Latest revision as of 07:04, 23 May 2015
Gets/sets the rotation angle of the annotation.
Syntax
HRESULT get_Rotation([out, retval] double* pRotation); HRESULT put_Rotation([in] double pRotation);