IPXC_AnnotData::Rotation Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Rotation''' of interface [[PXV:IPXC_AnnotData|IPXC_AnnotData]] returns/sets Value of double ...
+
Gets/sets the rotation angle of the annotation.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:49, 4 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.