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 Width( int width ) |
| Visual Basic |
|---|
Public Function Width ( _ width As Integer _ ) As Area |
| Visual C++ |
|---|
public: Area^ Width( int width ) |
Parameters
- width
- Type: System..::..Int32