Click or drag to resize
FloorPlanGetColor Method
Gets the color of the table.

Namespace: foodez.SharedPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SolidColorBrush GetColor(
	Table table
)

Parameters

table
Type: foodezTable
The table.

Return Value

Type: SolidColorBrush

[Missing <returns> documentation for "M:foodez.SharedPages.FloorPlan.GetColor(foodez.Table)"]

See Also