RectIntExtensions
Class in Arbor.Extensions / Inherits from: object
Description
RectInt extension class
Static Properties
Property Name | Description |
---|---|
zero | Returns RectInt (0, 0, 0, 0). |
Static Methods
Method Name | Description |
---|---|
Overlaps | Test if the RectInts overlap each other. |
ToString | Convert RectInt to a string. |