RelativePoint Methods
Methods
Equals(Object) | Checks if the RelativePoint equals another object. (Overrides ValueType.Equals(Object)) |
Equals(RelativePoint) | Checks if the RelativePoint equals another point. |
GetHashCode() | Gets a hashcode for a RelativePoint. (Overrides ValueType.GetHashCode()) |
GetType() | Gets the Type of the current instance. (Inherited from Object) |
Parse(String) | Parses a RelativePoint string. |
ToPixels(Rect) | Converts a RelativePoint into pixels. |
ToPixels(Size) | Converts a RelativePoint into pixels. |
ToString() | Returns a String representing this RelativePoint instance. (Overrides ValueType.ToString()) |