XpsPathFigureIsFilled Property

Returns/sets value indicating whether the path figure is used in computing the area of the containing path geometry.

Namespace:  Aspose.Page.XPS.XpsModel
Assembly:  Aspose.Page (in Aspose.Page.dll) Version: 20.1.0.0 (20.1)
Syntax
public bool IsFilled { get; set; }

Property Value

Type: Boolean
See Also