Size
:
object
A 2D size with positive Width and Height
Method
public
Size
.
Constructor
(
width
,
height
=
null
)
public
readonly
double
Size
.
AspectRatio
The ratio of the width to the height
public
virtual
int
object
.
Compare
(
value
)
Compares this object with another and returns (-1, 0, or 1)
public
virtual
Icon
object
.
GetIcon
Return a icon for this object
public
virtual
object
.
GetLayoutBlock
Return a layout inside a block
public
virtual
object
.
GetLayoutSpan
Return a layout inside a span
public
virtual
object
.
GetLayoutTip
Return a layout for the hint popup
public
virtual
object
.
GetSourceReference
Return a source reference for this object
public
virtual
void
object
.
GetTexSource
(
source
)
LaTeX source code for this object
public
readonly
double
Size
.
Height
Height in virtual pixels
public
Size
Size
.
Landscape
Return Size object with Width and Height reversed
public
readonly
double
Size
.
Width
Width in virtual pixels