FillPath

EmfPlusFillPath.FillPath property

Gets or sets EmfPlusPath object (section 2.2.1.6) that specifies the area to fill.

public EmfPlusPath FillPath { get; set; }

See Also