[Missing <summary> documentation for "T:KLib.Geometry.KPointF"]
public class KPointF| KPointF | Initializes a new instance of the KPointF class |
| KPointF(KPointF) | Initializes a new instance of the KPointF class |
| KPointF(Point) | Initializes a new instance of the KPointF class |
| KPointF(Single, Single) | Initializes a new instance of the KPointF class |
| Add | |
| CrossProduct | |
| DistToLineSegment(KPointF, KPointF, KPointF) | |
| DistToLineSegment(Point, Point, Point) | |
| Divide(KPointF, Single) | |
| Divide(Single, KPointF) | |
| Dot | |
| Equals | (Overrides ObjectEquals(Object)) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Multiply(KPointF, Single) | |
| Multiply(Single, KPointF) | |
| Negate | |
| Rotate | |
| Scale | |
| Subtract | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |