An NDoc Documented Class Library

xy Structure

xy is a foundation type for points in the 2D-Geometry I find the name is nice, short and handly. He has two fields x and y, who represent the x-Coordinate and the y-coordinate of the point.

For a list of all members of this type, see xy Members.

System.Object
   System.ValueType
      Minais.Drawing3d.Math.xy

public struct xy

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d.Math

Assembly: Drawing3d (in Drawing3d.dll)

See Also

xy Members | Minais.Drawing3d.Math Namespace