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