Posted 1 September 2026, 12:28 pm EST
Hi ComponentOne Team,
I am currently working with the C1.Win.Diagram assembly in a WinForms application (VB.NET) to generate a data flow diagram.
I need to position nodes at specific custom X, Y coordinates to match a strict visual layout.
However, I noticed that the Node class in C1.Diagram / C1.Win.Diagram does not seem to expose standard positional properties such as Location, Bounds, X/Y, or Geometry.
Could you please clarify: Is there any way to assign fixed, absolute X and Y coordinates or manual bounds to individual Node objects in C1.Win.Diagram?
Thank you in advance,
David


