RegionsList(ListRegionBase, ContentPlacement) Constructor

Initializes a new instance of the RegionsList class

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public RegionsList(
	List<RegionBase> regions,
	ContentPlacement placement
)

Parameters

regions  ListRegionBase
 
placement  ContentPlacement
 

See Also