SizingEventArgs

Undocumented in source.

Constructors

this
this(Size sz)
Undocumented in source.

Members

Properties

height
int height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
Size size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
Size size [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EventArgs

empty
EventArgs empty [@property getter]

Property: get a reusable, empty EventArgs.

Meta