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