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