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

Surface Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

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

Parameters

Name Type Range Default Description
width_int
height_int
type_Avl.PlainType
inRoiAtl.Optional<Avl.Region>

See also