IPXC_AnnotData::Rotation Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets/sets the rotation angle of the annotation. | |
== Syntax == | == Syntax == |
Revision as of 23:49, 3 May 2015
Gets/sets the rotation angle of the annotation.
Syntax
HRESULT get_Rotation([out, retval] double* pRotation); HRESULT put_Rotation([in] double pRotation);
See Also
See also IPXC_AnnotData.