My Project
SallyAPI::GUI::SendMessage::CParameterRect Class Reference

Parameter rectangle. More...

#include <ParameterRect.h>

Inheritance diagram for SallyAPI::GUI::SendMessage::CParameterRect:
SallyAPI::GUI::SendMessage::CParameterBase

List of all members.

Public Member Functions

 CParameterRect ()
 Default constructor.
virtual ~CParameterRect ()
 Destructor.
RECT GetRect ()
 Gets the rectangle.
void SetRect (RECT newRect)
 Sets a rectangle.

Detailed Description

Parameter rectangle.

Author:
Christian Knobloch
Date:
28.12.2011

Constructor & Destructor Documentation

Default constructor.

Author:
Christian Knobloch
Date:
28.12.2011

Destructor.

Author:
Christian Knobloch
Date:
28.12.2011

Member Function Documentation

Gets the rectangle.

Author:
Christian Knobloch
Date:
28.12.2011
Returns:
The rectangle.
void CParameterRect::SetRect ( RECT  newRect)

Sets a rectangle.

Author:
Christian Knobloch
Date:
28.12.2011
Parameters:
newRectThe new rectangle.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines