Bug with Paras.SpLine

Using Diagram .NET 22.10.0 Nuget package.

When I set a Para SpLine property in code to 6 pt., like so:

   cell.Paras[0].SpLine = new DoubleValue(6d, MeasureConst.PT) ;

The Paragraph Spacing Line in Visio is set to 432 pt. :

Visio Text Format.png (8.1 KB)

This is equal to 6 * 72. It appears that the DoubleValue is being set to 6 in. and being converted to points afterward?

In the Shapesheet:

spLine 432.png (3.0 KB)

@marclavoie

A ticket as DIAGRAMNET-53018 has been logged in our issue management system to further analyze this case. We will look into its details and let you know as soon as the ticket is resolved. Please be patient and spare us some time.

We are sorry for the inconvenience.

The issues you have found earlier (filed as DIAGRAMNET-53018) have been fixed in this update. This message was posted using Bugs notification tool by philip.zhou