IPXC_GState::SetDashArray Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT SetDashArray([in] ULONG nArraySize, [in] double* pArr);
Parameters
- nArraySize
- [in] Value of ULONG.
- pArr
- [in] Pointer to double.
Return Value
Returns S_OK if operation was successful or error code in other cases.