IPath.FillMode

IPath.FillMode property

Gets or sets the fill rule for the path. See FillRule.

public FillRule FillMode { get; set; }

See Also