Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white.
The code I wrote is below
for(var i = 0 ; i < jzdInfos.Count ; i ++)
{
if (i == jzdInfos.Count - 1) continue;
var x = jzdInf…...explicitly my nuget version is 25.11.0,and my frame work is .net...you are using (you mentioned 25.11.0 on .NET 8). Testing with the...