Browse by Tags
All Tags » label (RSS)
-
Now label is always orizontal but the position is not correct, I can not calculate marker position. class MyLine : Connector { public MyLine( PointF start, PointF end): base (start,end) { } protected override void Render(System.Drawing. Graphics graphics, IRender render) { base .Render(graphics, render...
-
Hi, how i can modify the rotation of a textlabel marker, to fix the position of the textlabel always in orizontal. thanks Mario
-
Hi, In your post about version 5 you said that you were working in improving rendering and editing support for labels. I just wanted to know if you are planning to support a couple of things: Ctrl-C / Ctrl-V Ctrl-Arrows (Up, Down, Left, Right) ContextMenu (something like the standard context menu in...
-
Created the following code and everything seems to work fine, can you give a bit more detail about where your code might be different? Shape shape3 = new Shape (); shape3.Ports.Add( "top" , new Port (50)); shape3.Label = new TextLabel ( "Hello" ); model1.Shapes.Add( "key"...
Page 1 of 1 (4 items)
|
|
|