SplitterEventArgs

Undocumented in source.

Constructors

this
this(int x, int y, int splitX, int splitY)
Undocumented in source.

Members

Properties

splitX
int splitX [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
splitX
int splitX [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
splitY
int splitY [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
splitY
int splitY [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
x
int x [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
y
int y [@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