IPath.FillMode
IPath.FillMode property
Gets or sets the fill rule for the path. See FillRule
.
public FillRule FillMode { get; set; }
See Also
- enum FillRule
- interface IPath
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG
Gets or sets the fill rule for the path. See FillRule
.
public FillRule FillMode { get; set; }