You are here: Start » Region Constructor

Region Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Region
(
	int frameWidth_,
	int frameHeight_,
	Fil.PointRun[] pointRuns
)

Parameters

Name Type Range Default Description
frameWidth_int
frameHeight_int
pointRunsFil.PointRun[]

See also