This class encapsulates values of simple 2D extents used in layouts and plot settings.
Public Structure Extents2d Inherits IFormattable End Structure
public struct Extents2d : IFormattable { }