mirror of
https://gitee.com/csharpui/CPF.git
synced 2025-11-24 08:33:23 +08:00
调整SVG细节
This commit is contained in:
@@ -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))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user