Свойство | Type | Description | |
---|---|---|---|
PointItBelongsTo | System.Point |
Méthode | Description | |
---|---|---|
AngleTo ( Vector v2 ) : double | ||
ToString ( ) : string | ||
Vector ( int x, int y ) : System | ||
VectorBetween ( System.Point from, System.Point to ) : Vector |
public static VectorBetween ( System.Point from, System.Point to ) : Vector | ||
from | System.Point | |
to | System.Point | |
Résultat | Vector |