Point

EmfLineTo.Point property

Gets or sets 64-bit WMF PointL object, specified in [MS-WMF] section 2.2.2.15, which specifies the coordinates of the line’s ending point.

public Point Point { get; set; }

See Also