WmfMoveTo

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.wmf.objects.WmfObject, com.aspose.imaging.fileformats.wmf.objects.WmfPointObject

public class WmfMoveTo extends WmfPointObject

The META_MOVETO record sets the output position in the playback device context to a specified point.

Constructors

ConstructorDescription
WmfMoveTo()

WmfMoveTo()

public WmfMoveTo()