IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IPLab.SelectionEventArgs Class Reference
+ 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
 

Constructor & Destructor Documentation

IPLab.SelectionEventArgs.SelectionEventArgs ( Point  location)
inline
IPLab.SelectionEventArgs.SelectionEventArgs ( Point  location,
Size  size 
)
inline

Member Data Documentation

Point IPLab.SelectionEventArgs.location
private
Size IPLab.SelectionEventArgs.size
private

Property Documentation

Point IPLab.SelectionEventArgs.Location
get
Size IPLab.SelectionEventArgs.Size
get

The documentation for this class was generated from the following file: