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