IPXC_AnnotData_3D::ViewBox Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 00:37, 23 July 2018


Property ViewBox of interface IPXC_AnnotData_3D returns/sets Pointer to PXC_Rect ...

Syntax

HRESULT get_ViewBox([out, retval]  PXC_Rect*  rcViewBox);
HRESULT put_ViewBox([in]  PXC_Rect*  rcViewBox);

See Also

IPXC_AnnotData_3D