IPXC_AnnotData::Rotation Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_AnnotData::Rotation Property}}
 
{{#customTitle:IPXC_AnnotData::Rotation Property}}
 
{{#parentPage:PXV:IPXC_AnnotData|Rotation Property|property}}
 
{{#parentPage:PXV:IPXC_AnnotData|Rotation Property|property}}
{{ToReview}}
+
 
  
 
Gets/sets the rotation angle of the annotation.
 
Gets/sets the rotation angle of the annotation.

Revision as of 14:38, 20 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

IPXC_AnnotData.