You are here: Start » FIL.NET » FIS.DrawImage Method
FIS.DrawImage Method
Draws an image on another one.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void DrawImage ( FilNet.Image ioImage, FilNet.Image inDrawnImage, FilNet.Location inLocation )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | FilNet.Image | ||||
![]() | inDrawnImage | FilNet.Image | Image to be pasted on ioImage. | ||
![]() | inLocation | FilNet.Location | Location at which the image will be pasted. |