IPosition2d Interface

This interface is for objects that have a 2d position, for example a point. Used in positional algorithms such as KDTree2d etc.
public interface IPosition2d
Name Description
Public property X Gets the x position of the object.
Public property Y Gets the y position of the object.
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8