Simmetría de velocidad
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float Magnitud { get; set; }
Public Property Magnitud As Single
Get
Set
public:
property float Magnitud {
float get ();
void set (float value);
}
member Magnitud : float32 with get, set
Property Value
Type:
Single
See Also