Start

EmfArcTo.Start property

Gets or sets a 64-bit WMF PointL object, specified in [MS-WMF] section 2.2.2.15, which specifies the coordinates of the first radial ending point, in logical units.

public Point Start { get; set; }

See Also