This document is archived and information here might be outdated. Recommended version. |
Executes a raster command.
[Visual Basic .NET]
Public Function Execute ( _
) As Object
[C#]
public object Execute (
);
[C++]
HRESULT Execute(
void
);