iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.View
RestaurantSectionObject Class
RestaurantSectionObject Constructor
RestaurantSectionObject Properties
RestaurantSectionObject Methods
RestaurantSectionObject Constructor
Ctor.
Namespace:
Resto.Front.Api.Data.View
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
protected
RestaurantSectionObject
(
int
x
,
int
y
,
int
z
,
double
angle
,
int
width
,
int
height
)
Parameters
x
Type:
System
Int32
y
Type:
System
Int32
z
Type:
System
Int32
angle
Type:
System
Double
width
Type:
System
Int32
height
Type:
System
Int32
See Also
Reference
RestaurantSectionObject Class
Resto.Front.Api.Data.View Namespace