Class WmfLineTo

Class WmfLineTo

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.4.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

object MetaObject WmfObject WmfPointObject WmfLineTo

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()
 English