Свойство | Type | Description | |
---|---|---|---|
Empty | |||
Empty | System.Drawing.PointF |
Méthode | Description | |
---|---|---|
Add ( |
Translates a
|
|
Add ( |
Translates a
|
|
Add ( System pt, System sz ) : System.Drawing.PointF | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
PointF ( float x, float y ) | ||
PointF ( float x, float y ) : System.Numerics.Hashing |
Initializes a new instance of the
|
|
Subtract ( |
Translates a
|
|
Subtract ( |
Translates a
|
|
Subtract ( System pt, System sz ) : System.Drawing.PointF | ||
ToString ( ) : string | ||
operator ( ) : |
Translates a
|
|
operator ( ) : System.Drawing.PointF | ||
operator ( ) : bool |
Compares two
|
public static Add ( |
||
pt | ||
sz | ||
Résultat |
public static Add ( |
||
pt | ||
sz | ||
Résultat |
public static Add ( System pt, System sz ) : System.Drawing.PointF | ||
pt | System | |
sz | System | |
Résultat | System.Drawing.PointF |
public PointF ( float x, float y ) : System.Numerics.Hashing | ||
x | float | |
y | float | |
Résultat | System.Numerics.Hashing |
public static Subtract ( |
||
pt | ||
sz | ||
Résultat |
public static Subtract ( |
||
pt | ||
sz | ||
Résultat |
public static Subtract ( System pt, System sz ) : System.Drawing.PointF | ||
pt | System | |
sz | System | |
Résultat | System.Drawing.PointF |
public static operator ( ) : System.Drawing.PointF | ||
Résultat | System.Drawing.PointF |