You are here: Start » FIL.NET » Surface Constructor

Surface Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Surface
(
	int width_,
	int height_,
	Fil.PlainType type_,
	Optional<Fil.Region> inRoi
)

Parameters

Name Type Range Default Description
width_int
height_int
type_Fil.PlainType
inRoiFtl.Optional<Fil.Region>

See also