WmfLineTo
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 WmfLineTo extends WmfPointObject
The META_LINETO record draws a line from the drawing position that is defined in the playback device context up to, but not including, the specified point.
Constructors
Constructor | Description |
---|---|
WmfLineTo() |
WmfLineTo()
public WmfLineTo()