Interface IShapeHandle
public interface IShapeHandle : IHandle
- Inherited Members
- Extension Methods
Properties
Shape
IShape Shape { get; }
Property Value
Methods
DrawDragTo(IDrawing, Point, Action<IShape>)
void DrawDragTo(IDrawing drawing, Point to, Action<IShape> action)