Double Dimension
Implementation of the Dimension2D abstract class with double precision.
Constructors
Link copied to clipboard
Initializes a new
DoubleDimension
instance with both width and height set to zero.Link copied to clipboard
Initializes a new
DoubleDimension
instance using another Dimension2D object's data.Link copied to clipboard
Initializes a new
DoubleDimension
using raw data.Link copied to clipboard
Initializes a new
DoubleDimension
through an array of numbers.