- IsEmpty
bool IsEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- Length
int Length()
Undocumented in source. Be warned that the author may not have intended to support it.
- LengthSquared
int LengthSquared()
Undocumented in source. Be warned that the author may not have intended to support it.
- Offset
void Offset(SKPointI p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Offset
void Offset(int dx, int dy)
Undocumented in source. Be warned that the author may not have intended to support it.
- ToString
string ToString()
Undocumented in source. Be warned that the author may not have intended to support it.
- X
int X()
Undocumented in source. Be warned that the author may not have intended to support it.
- X
void X(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
- Y
int Y()
Undocumented in source. Be warned that the author may not have intended to support it.
- Y
void Y(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
SKPointI opBinary(T sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
SKPointI opBinary(T sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- Add
SKPointI Add(SKPointI pt, SKSizeI sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- Add
SKPointI Add(SKPointI pt, SKPointI sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- Ceiling
SKPointI Ceiling(SKPoint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- Distance
float Distance(SKPointI point, SKPointI other)
Undocumented in source. Be warned that the author may not have intended to support it.
- DistanceSquared
float DistanceSquared(SKPointI point, SKPointI other)
Undocumented in source. Be warned that the author may not have intended to support it.
- Normalize
SKPointI Normalize(SKPointI point)
Undocumented in source. Be warned that the author may not have intended to support it.
- Reflect
SKPointI Reflect(SKPointI point, SKPointI normal)
Undocumented in source. Be warned that the author may not have intended to support it.
- Round
SKPointI Round(SKPoint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- Subtract
SKPointI Subtract(SKPointI pt, SKSizeI sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- Subtract
SKPointI Subtract(SKPointI pt, SKPointI sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- Truncate
SKPointI Truncate(SKPoint value)
Undocumented in source. Be warned that the author may not have intended to support it.