mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-10-14 19:05:01 +08:00
Create PdfPath
Rename ClippingRule to FillingRule Move FillingRule from Subpath to Path
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
{
|
||||
}
|
||||
|
||||
public void ModifyClippingIntersect(ClippingRule clippingRule)
|
||||
public void ModifyClippingIntersect(FillingRule clippingRule)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user