Browse by Tags
All Tags » Dock (RSS)
-
You may want to look at the following post http://support.crainiate.net/Community/forums/t/226.aspx You can also set Line.Start.AllowMove to false. For cursors, you can modify the Component.Instance.Cursors collection, using the HandleType enumeration as a key. The Shape.Handle method can also be used...
-
1. You may want to expand the logic that determines if the line can dock to the shape it is over. You can do this by overriding the Runtime.CanDock method and providing your own implementation. In the example below we prevent docking to any element with an Opacity less than 100%: public class MyRuntime...
Page 1 of 1 (2 items)
|
|
|