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