'Usage Dim instance As ImGearPDEPostScript Dim offset As Integer Dim value() As Byte value = instance.GetData(offset)
public: array<byte>^ GetData( int offset )
Parameters
- offset
- Offset into the source data at which to start filling buffer.
Return Value
Integer array.