Hi,
I need to update some diagram symbols in order to change dynamically their aspect on the base of a kind of diagram state.
The way I found works for what concerns aspect changing and it's based on building (complex) symbols in code behind.
All works except the resize of custom built symbols which structure is based on paths added to a grid and assigned to Node content.
I attached an example:
the node AcGen base on resource path works.
the simple node Symbol01 build as explained do not resise using the resise adorners.
I tried to attach the sizechanged event in order to change dinamically the size of inner path without results.
Where's my error?
Thank you
Attachment:
CustomSymbols_20150622_141525Z_5bc77307.zip