PolygonFillMode

EmfSetPolyFillMode.PolygonFillMode property

Gets or sets a 32-bit unsigned integer that specifies the polygon fill mode and MUST be in the PolygonFillMode (section 2.1.27) enumeration.

public EmfPolygonFillMode PolygonFillMode { get; set; }

See Also