Error en el eje Y
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float ErrorY { get; set; }
Public Property ErrorY As Single
Get
Set
public:
property float ErrorY {
float get ();
void set (float value);
}
member ErrorY : float32 with get, set
Property Value
Type:
Single
See Also