Namespace: DayPilot.Web.Ui.Data
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public Area Height( int height ) |
| Visual Basic |
|---|
Public Function Height ( _ height As Integer _ ) As Area |
| Visual C++ |
|---|
public: Area^ Height( int height ) |
Parameters
- height
- Type: System..::..Int32