mirror of
https://gitee.com/csharpui/CPF.git
synced 2025-04-04 23:39:26 +08:00
调整SVG细节
This commit is contained in:
parent
7f9eb19a7d
commit
8e4047fa0e
@ -520,7 +520,7 @@ namespace CPF.Svg
|
||||
}
|
||||
else
|
||||
{
|
||||
if (item.Fill.Color != null)
|
||||
//if (item.Fill.Color != null)
|
||||
{
|
||||
using (var brush = item.Fill.FillBrush.CreateBrush(item.Geometry.GetBounds(), Root.RenderScaling))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user