Start

EmfExtFloodFill.Start property

Gets or sets a WMF PointL object ([MS-WMF] section 2.2.2.15), which specifies the coordinates, in logical units, where filling begins.

public Point Start { get; set; }

See Also