Paul Selormey
Paul Selormey
[UnknownUser@2013/02/14]
@pedrotpo Can you share a sample file for testing?
@pedrotpo Thanks for the file, the problem is due to filters #8 which are not yet supported by SharpVectors.
This issue is come up several times and we have resolved them but not settle it. Basically, you will need to perform hit-test or search through the `DrawingGroup`. All the...
@Audionysos Hello! Sorry for the delay. I have started implementing a new class `WpfDrawingDocument` to make it easier to work with this issue. The initial support for this issue of...
Really nice work you are doing with this stuff, highly impressive. > installed latest SharpVectors nuget package the WpfDrawingDocument.DrawingNames don't store any name. True, the initial release was experimental and...
[jonfrost@2011/02/24] I started working on this feature a few months ago, but have not had much time to play with it of late. If I make more progress I will...
[UnknownUser@2013/02/14]
@rhys-vdw That is the expected behavior.
> Ah, is there a spec? The original purpose is about inherited methods (base classes and interfaces), https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/recommended-tags#inheritdoc Tools including Sandcastle have made extensions (DocFX will issue warning on some...