프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Empty | |||
Empty | System.Drawing.PointF |
메소드 | 설명 | |
---|---|---|
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 ( System pt, System sz ) : System.Drawing.PointF | ||
pt | System | |
sz | System | |
리턴 | System.Drawing.PointF |
public PointF ( float x, float y ) : System.Numerics.Hashing | ||
x | float | |
y | float | |
리턴 | System.Numerics.Hashing |
public static Subtract ( |
||
pt | ||
sz | ||
리턴 |
public static Subtract ( |
||
pt | ||
sz | ||
리턴 |
public static Subtract ( System pt, System sz ) : System.Drawing.PointF | ||
pt | System | |
sz | System | |
리턴 | System.Drawing.PointF |