Class WmfLineTo

Class WmfLineTo

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.2.0)

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

Inheritance

objectMetaObjectWmfObjectWmfPointObjectWmfLineTo

Inherited Members

WmfPointObject.Point, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

WmfLineTo()

public WmfLineTo()