AmpAnim Constructor

Creates instance of AmpAnim.

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

Parameters

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