CustomPathFillMode Property |
Specifies how the path should be filled.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic PathFillMode FillMode { get; set; }
Public Property FillMode As PathFillMode
Get
Set
Property Value
PathFillMode
See Also