RestaurantSectionMark Constructor |
Ctor.
Namespace: Resto.Front.Api.Data.ViewAssembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxpublic RestaurantSectionMark(
string text,
Font font,
Color color,
int x,
int y,
int z,
double angle,
int width,
int height
)
Parameters
- text String
-
- font Font
-
- color Color
-
- x Int32
-
- y Int32
-
- z Int32
-
- angle Double
-
- width Int32
-
- height Int32
-
See Also