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

FeatureClass Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public FeatureClass
(
	string name,
	Avl.Pixel color
)

Parameters

Name Type Range Default Description
namestring
colorAvl.Pixel

See also