FoodInventoryPivotIngredientInfoOpacity1 Property |
[Missing <summary> documentation for "P:foodez.SharedPages.FoodInventory.PivotIngredientInfo.Opacity1"]
Namespace: foodez.SharedPagesAssembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double Opacity1 { get; set; }
Public Property Opacity1 As Double
Get
Set
public:
property double Opacity1 {
double get ();
void set (double value);
}
member Opacity1 : float with get, set
Property Value
Type:
Double
See Also