[Visual Basic] Shared Public Function IsZeroSize( _ ByVal rect As Rect _ ) As Boolean [C#] public static bool IsZeroSize( Rect rect ); [C++] public: static bool IsZeroSize( Rect rect ); [JScript] public static function IsZeroSize( Rect rect ): bool;
RectX Class | White.Core.UIA Namespace