tcox8
tcox8
I am attempting to set custom properties when building shapes via the "directed graph from code" example. Note: the shapes don't exist yet so I can't use set-visiocustomproperty function. I...
It appears Get-VisioScriptingClient is missing from version 4.3 and up code. Also missing is the MSAGLLayoutOptions as spelled out in: $options = New-Object VisioAutomation.Models.Layouts.DirectedGraph.MSAGLLayoutOptions $sc = Get-VisioScriptingClient $sc.Assemblies | %{...
Is it possible to change the graph layout or graph direction when using the directedgraph XML? My hope would be to change the direction from LeftToRight and to change the...
I would like to request that the known issues and workarounds be returned in the results. I think adding this will give the ability to create reports for updates that...