|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Inheritance diagram for IPLab.SelectionEventArgs:
Collaboration diagram for IPLab.SelectionEventArgs:Public Member Functions | |
| SelectionEventArgs (Point location) | |
| SelectionEventArgs (Point location, Size size) | |
Properties | |
| Point | Location [get] |
| Size | Size [get] |
Private Attributes | |
| Point | location |
| Size | size |
|
inline |
References IPLab.SelectionEventArgs.location.
References IPLab.SelectionEventArgs.location, and IPLab.SelectionEventArgs.size.
|
private |
Referenced by IPLab.SelectionEventArgs.SelectionEventArgs().
|
private |
Referenced by IPLab.SelectionEventArgs.SelectionEventArgs().
|
get |
|
get |
Referenced by IPLab.MainForm.document_SelectionChanged().