IPXC_PolygonSrcF::CopyFrom Method

From PDF XChange PDF SDK
Jump to: navigation, search


Copies points from the given polygon's array.

Syntax

HRESULT CopyFrom([in]  IPXC_PolygonSrcF*  pSrc);

Parameters

pSrc
[in] Pointer to IPXC_PolygonSrcF containing the source polygon's array.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IPXC_PolygonSrcF