Interface that is implemented by geometric objects that
can be moved.
Namespace: yWorks.Canvas.GeometryAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface IMovable |
| Visual Basic |
|---|
Public Interface IMovable |
Remarks
This interface allows for moving an instance given an offset.