Crainiate Community

Support and discussion for users of Crainiate component software products
Welcome to Crainiate Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » label (RSS)
  • Re: Rotation TextLabel

    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...
    Posted to Forum by Mario on 03-17-2008
  • Rotation TextLabel

    Hi, how i can modify the rotation of a textlabel marker, to fix the position of the textlabel always in orizontal. thanks Mario
    Posted to Forum by Mario on 01-07-2008
  • Labels in version 5

    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...
    Posted to Forum by rfrancisco on 08-30-2007
  • Re: Resize multiple shapes doesn't update label alignment

    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"...
    Posted to Forum by James Westgate on 08-03-2007
Page 1 of 1 (4 items)