AmpCarousel Constructor

Create instance of form AmpCarousel.

Namespace:  Aspose.Email.Amp
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public AmpCarousel(
	int width,
	int height
)

Parameters

width
Type: SystemInt32
width of AmpCarousel
height
Type: SystemInt32
height of AmpCarousel
See Also