An implementation of an IPoint whose state cannot
be changed.
Namespace: yWorks.Canvas.GeometryAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public sealed class ImmutablePoint : IPoint, ICloneable |
| Visual Basic |
|---|
Public NotInheritable Class ImmutablePoint _ Implements IPoint, ICloneable |
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Geometry..::..ImmutablePoint
yWorks.Canvas.Geometry..::..ImmutablePoint