Class WmfLineTo
WmfLineTo class
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.
public class WmfLineTo : WmfPointObject
Constructors
Name | Description |
---|---|
WmfLineTo() | The default constructor. |
Properties
Name | Description |
---|---|
Point { get; set; } | Gets or sets the point. |
See Also
- class WmfPointObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging