You are here: Start » Region Constructor

Region Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Region
(
	int frameWidth_,
	int frameHeight_,
	System.IntPtr data,
	int count,
	bool own
)

Parameters

Name Type Range Default Description
frameWidth_int
frameHeight_int
dataSystem.IntPtr
countint
ownbool

See also