WmfLineTo Class
Summary: 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.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfLineTo
Inheritance: WmfPointObject
Constructors
Name | Description |
---|---|
WmfLineTo() | Initializes a new instance of the WmfLineTo class |
Properties
Name | Type | Access | Description |
---|---|---|---|
point | Point | r/w | Gets or sets the point. |
Constructor: WmfLineTo()
WmfLineTo()
Initializes a new instance of the WmfLineTo class