Search
Length Members
Constructors Properties Methods
 


Specifies distance expressed either absolutely, through pixels, or relatively, through a percentage of the container's size.

The following tables list the members exposed by the Length type.

 Public Constructors

  Name Description

Length

Creates an instance of Length class.

 Public Properties

  Name Description

type

Gets or sets the type of this length.

value

Gets or sets the value representing this length.

 Public Methods

  Name Description

getAbsoluteLength

Calculates the absolute length corresponding to the specified argument, relative to the the specified area.

 See Also