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